Skip to content

Commit 8c51b83

Browse files
author
storm265
committed
feat gradle declarative
1 parent b295cd4 commit 8c51b83

File tree

3 files changed

+1
-0
lines changed

3 files changed

+1
-0
lines changed
0 Bytes
Binary file not shown.
102 KB
Binary file not shown.

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ android {
4848
targetSdk = 33
4949
versionCode = flutterVersionCode.toInteger()
5050
versionName = flutterVersionName
51+
multiDexEnabled true
5152
}
5253

5354
signingConfigs {

0 commit comments

Comments
 (0)