mirror of
https://github.com/FossifyOrg/Gallery.git
synced 2024-11-22 20:48:00 +01:00
remove a space at the proguard rules file
This commit is contained in:
parent
b6b3a8f4af
commit
ff3cc19402
1 changed files with 1 additions and 1 deletions
2
app/proguard-rules.pro
vendored
2
app/proguard-rules.pro
vendored
|
@ -2,4 +2,4 @@
|
||||||
-dontwarn com.simplemobiletools.**
|
-dontwarn com.simplemobiletools.**
|
||||||
|
|
||||||
-renamesourcefileattribute SourceFile
|
-renamesourcefileattribute SourceFile
|
||||||
-keepattributes SourceFile, LineNumberTable
|
-keepattributes SourceFile,LineNumberTable
|
||||||
|
|
Loading…
Reference in a new issue