Skip to content

Commit

Permalink
Merge pull request #386 from aeecleclair/disable-multidex
Browse files Browse the repository at this point in the history
Disable multidex
  • Loading branch information
julien4215 authored Jul 12, 2024
2 parents cee33e6 + bb3f3c7 commit b8a6046
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ android {
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
multiDexEnabled true
}

signingConfigs {
Expand Down

0 comments on commit b8a6046

Please sign in to comment.