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