Skip to content

Commit

Permalink
Added rule to support Proguard in full mode
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Apr 27, 2023
1 parent b86974d commit 463608f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions proguard/proguard-gson.pro
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@
@com.google.gson.annotations.SerializedName <fields>;
}
-keep,allowobfuscation @interface com.google.gson.annotations.SerializedName
-keep class com.google.gson.reflect.TypeToken { *; }
-keep class * extends com.google.gson.reflect.TypeToken

0 comments on commit 463608f

Please sign in to comment.