[app] Update proguard rules
This commit is contained in:
parent
04473023bf
commit
06dfdff659
|
|
@ -18,5 +18,5 @@
|
||||||
|
|
||||||
# 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
|
||||||
-keep class io.github.lsposed.manager.Constants { *; }
|
-keep class io.github.lsposed.manager.Constants { *; }
|
||||||
Loading…
Reference in New Issue