mirror of
https://github.com/SimpleMobileTools/Simple-Gallery.git
synced 2024-12-22 05:26:58 +01:00
add line number keeping in proguard
This commit is contained in:
parent
3001ea4a23
commit
b8dc90de87
3
app/proguard-rules.pro
vendored
3
app/proguard-rules.pro
vendored
@ -1,2 +1,5 @@
|
||||
-keep class com.simplemobiletools.** { *; }
|
||||
-dontwarn com.simplemobiletools.**
|
||||
|
||||
-renamesourcefileattribute SourceFile
|
||||
-keepattributes SourceFile, LineNumberTable
|
||||
|
Loading…
Reference in New Issue
Block a user