6 lines
67 B
Groovy
Executable File
6 lines
67 B
Groovy
Executable File
android {
|
|
defaultConfig {
|
|
multiDexEnabled true
|
|
}
|
|
}
|