Convert SatsPrice to a Skip multiplatform app
This commit is contained in:
4
Android/app/proguard-rules.pro
vendored
Normal file
4
Android/app/proguard-rules.pro
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
-keeppackagenames **
|
||||
-keep class skip.** { *; }
|
||||
-keep class com.sun.jna.Pointer { *; }
|
||||
-keep class sats.price.** { *; }
|
||||
Reference in New Issue
Block a user