Skip to content

Commit

Permalink
[Parent][MBL-14997] Fix proguard issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tamaskozmer authored Nov 26, 2020
1 parent 3a72fe8 commit a6079a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/flutter_parent/android/app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
-dontwarn com.crashlytics.**

-keep enum com.google.zxing.** { *; }

# Android framework
-keep class androidx.lifecycle.** { *; }

0 comments on commit a6079a5

Please sign in to comment.