Enable multidex for demo-gl app
#minor-release PiperOrigin-RevId: 523708424
This commit is contained in:
parent
642d34ffc7
commit
81fd9d2867
@ -27,6 +27,7 @@ android {
|
||||
versionCode project.ext.releaseVersionCode
|
||||
minSdkVersion project.ext.minSdkVersion
|
||||
targetSdkVersion project.ext.appTargetSdkVersion
|
||||
multiDexEnabled true
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Loading…
x
Reference in New Issue
Block a user