We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3383805 commit ae3782bCopy full SHA for ae3782b
CodecMod/build.gradle.kts
@@ -8,6 +8,7 @@ android {
8
defaultConfig {
9
minSdk = 16
10
targetSdk = 35
11
+ multiDexEnabled = true
12
}
13
compileOptions {
14
isCoreLibraryDesugaringEnabled = true
0 commit comments