Skip to content

Commit

Permalink
Copy of google#2448 atop text fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
eamonnmcmanus committed Jul 26, 2023
1 parent 44edf61 commit f13322c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gson/src/main/resources/META-INF/proguard/gson.pro
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,6 @@
# See also https://github.com/google/gson/pull/2420#discussion_r1241813541 for a more detailed explanation
-if class *
-keepclasseswithmembers,allowobfuscation,allowoptimization class <1> {
<init>();
<init>(...);
@com.google.gson.annotations.SerializedName <fields>;
}

0 comments on commit f13322c

Please sign in to comment.