mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-22 05:26:58 +01:00
adding an apache rule in proguard
This commit is contained in:
parent
ce7e18196b
commit
aea94e4f1e
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -1,2 +1,3 @@
|
||||
-keep class com.simplemobiletools.** { *; }
|
||||
-dontwarn com.simplemobiletools.**
|
||||
-dontwarn org.apache.**
|
||||
|
Loading…
Reference in New Issue
Block a user