mirror of
https://github.com/chiteroman/TrickyStore.git
synced 2025-07-17 15:29:32 +00:00
release
This commit is contained in:
9
service/proguard-rules.pro
vendored
9
service/proguard-rules.pro
vendored
@@ -18,4 +18,11 @@
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
||||
#-renamesourcefileattribute SourceFile
|
||||
-keepclasseswithmembers class io.github.a13e300.tricky_store.MainKt {
|
||||
public static void main(java.lang.String[]);
|
||||
}
|
||||
|
||||
-assumenosideeffects class io.github.a13e300.tricky_store.Logger {
|
||||
public static void d(java.lang.String);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user