mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-21 19:00:41 +02:00
keeping other classes to make sure deserialization works.
This commit is contained in:
4
app/proguard-rules.pro
vendored
4
app/proguard-rules.pro
vendored
@@ -22,4 +22,6 @@
|
|||||||
# For the Secp256k1 library
|
# For the Secp256k1 library
|
||||||
-keep class fr.acinq.secp256k1.jni.** { *; }
|
-keep class fr.acinq.secp256k1.jni.** { *; }
|
||||||
# For the NostrPostr library
|
# For the NostrPostr library
|
||||||
-keep class nostr.postr.** { *; }
|
-keep class nostr.postr.** { *; }
|
||||||
|
-keep class com.vitorpamplona.amethyst.model.** { *; }
|
||||||
|
-keep class com.vitorpamplona.amethyst.service.** { *; }
|
Reference in New Issue
Block a user