Create proguard-rules.pro
This commit is contained in:
parent
070537e4b0
commit
fce122f6bd
|
|
@ -0,0 +1,2 @@
|
|||
-keep class com.flet.serious_python_android.** { *; }
|
||||
-keepnames class * { *; }
|
||||
Loading…
Reference in New Issue