remove a space at the proguard rules file
This commit is contained in:
parent
b6b3a8f4af
commit
ff3cc19402
|
@ -2,4 +2,4 @@
|
|||
-dontwarn com.simplemobiletools.**
|
||||
|
||||
-renamesourcefileattribute SourceFile
|
||||
-keepattributes SourceFile, LineNumberTable
|
||||
-keepattributes SourceFile,LineNumberTable
|
||||
|
|
Loading…
Reference in New Issue