proguard
This commit is contained in:
Vendored
+3
-1
@@ -18,4 +18,6 @@
|
|||||||
|
|
||||||
# If you keep the line number information, uncomment this to
|
# If you keep the line number information, uncomment this to
|
||||||
# hide the original source file name.
|
# hide the original source file name.
|
||||||
#-renamesourcefileattribute SourceFile
|
#-renamesourcefileattribute SourceFile
|
||||||
|
|
||||||
|
-keep class com.vitorpamplona.ammolite.service.** { *; }
|
||||||
Vendored
+1
@@ -63,3 +63,4 @@
|
|||||||
-keep class com.vitorpamplona.quartz.events.** { *; }
|
-keep class com.vitorpamplona.quartz.events.** { *; }
|
||||||
-keep class com.vitorpamplona.amethyst.model.** { *; }
|
-keep class com.vitorpamplona.amethyst.model.** { *; }
|
||||||
-keep class com.vitorpamplona.amethyst.service.** { *; }
|
-keep class com.vitorpamplona.amethyst.service.** { *; }
|
||||||
|
-keep class com.vitorpamplona.ammolite.service.** { *; }
|
||||||
|
|||||||
Reference in New Issue
Block a user