Skip to content

Commit

Permalink
disable multidex
Browse files Browse the repository at this point in the history
  • Loading branch information
julien4215 committed Jun 29, 2024
1 parent d642d7c commit 889b45e
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 889b45e

Please sign in to comment.