Commit 81fd9d28 by rohks Committed by Rohit Singh

Enable multidex for demo-gl app

#minor-release

PiperOrigin-RevId: 523708424
parent 642d34ff
Showing with 1 additions and 0 deletions
......@@ -27,6 +27,7 @@ android {
versionCode project.ext.releaseVersionCode
minSdkVersion project.ext.minSdkVersion
targetSdkVersion project.ext.appTargetSdkVersion
multiDexEnabled true
}
buildTypes {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment