Skip to content

Commit

Permalink
fix: proguard issue with data store models
Browse files Browse the repository at this point in the history
  • Loading branch information
kelsos committed Sep 13, 2021
1 parent 2921ce0 commit ce830cc
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
Expand Up @@ -181,3 +181,4 @@
}

-keep class androidx.datastore.*.** {*;}
-keep public class * extends com.google.protobuf.GeneratedMessageLite { *; }

0 comments on commit ce830cc

Please sign in to comment.