Skip to content

Commit ae3782b

Browse files
committed
enable multidex
1 parent 3383805 commit ae3782b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CodecMod/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ android {
88
defaultConfig {
99
minSdk = 16
1010
targetSdk = 35
11+
multiDexEnabled = true
1112
}
1213
compileOptions {
1314
isCoreLibraryDesugaringEnabled = true

0 commit comments

Comments
 (0)