mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-04-03 09:28:18 +02:00
Additional classes to be serialized
This commit is contained in:
parent
2c19b2ffef
commit
c53b1571a3
1
app/proguard-rules.pro
vendored
1
app/proguard-rules.pro
vendored
@ -33,6 +33,7 @@
|
||||
# GSON parsing
|
||||
-keep class com.vitorpamplona.amethyst.service.model.** { *; }
|
||||
-keep class com.vitorpamplona.amethyst.model.** { *; }
|
||||
-keep class com.vitorpamplona.amethyst.service.** { *; }
|
||||
|
||||
# Prevent proguard from stripping interface information from TypeAdapter, TypeAdapterFactory,
|
||||
# JsonSerializer, JsonDeserializer instances (so they can be used in @JsonAdapter)
|
||||
|
Loading…
x
Reference in New Issue
Block a user