[app] Fix crash

This commit is contained in:
tehcneko 2021-02-22 19:38:13 +08:00
parent 623ccbf0db
commit 37b5e6a896
1 changed files with 1 additions and 1 deletions

View File

@ -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 { *; }