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