Skip to content

Commit

Permalink
Merge branch '1.2.8-prep'
Browse files Browse the repository at this point in the history
  • Loading branch information
shorthouse committed May 18, 2024
2 parents 8c95e25 + 508b854 commit ddce304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
-keep class * extends com.google.gson.reflect.TypeToken

# Keep user preferences enums
-keep public enum dev.shorthouse.coinwatch.data.preferences.global.**{
-keep public enum dev.shorthouse.coinwatch.data.source.local.preferences.**{
*;
}

Expand Down

0 comments on commit ddce304

Please sign in to comment.