Skip to content

Commit

Permalink
Fix R8 Protobuf handling
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentTreguier committed Jul 24, 2024
1 parent 54380e6 commit eaf1985
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
-keep class * extends com.google.protobuf.GeneratedMessageLite { *; }

0 comments on commit eaf1985

Please sign in to comment.