Skip to content

Commit

Permalink
android add extraProguardRules
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic Wrege committed Jun 23, 2024
1 parent a1152ef commit 0ae409f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"expo-build-properties",
{
"android": {
"extraProguardRules": "-keep class com.ladefuchs.** { *; }\n-dontwarn com.ladefuchs.**",
"minSdkVersion": 26,
"compileSdkVersion": 34,
"targetSdkVersion": 34,
Expand Down

0 comments on commit 0ae409f

Please sign in to comment.