Skip to content

Commit

Permalink
#132 fix: 멀티 dex 에러 해결
Browse files Browse the repository at this point in the history
  • Loading branch information
Nya128 committed Dec 2, 2023
1 parent 26090e7 commit 52b761a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ android {
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
multiDexEnabled true
}

buildTypes {
Expand Down

0 comments on commit 52b761a

Please sign in to comment.