[app] Fix crash
This commit is contained in:
parent
623ccbf0db
commit
37b5e6a896
|
|
@ -19,4 +19,4 @@
|
|||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
-keepclassmembers class io.github.lsposed.lspd.Application { *; }
|
||||
-keepclasseswithmembers class io.github.lsposed.lspd.Application { *; }
|
||||
Loading…
Reference in New Issue