def enableSeparateBuildPerCPUArchitecture = false . and change their value to true , like this : def enableProguardInReleaseBuilds = true. def enableSeparateBuildPerCPUArchitecture = true.20 Eyl 2018
Read moreWhat is Universalapk?
A universal APK contains code and resources for all ABIs in a single APK . The default value is false . Note that this option is only available in the splits. abi block. When building multiple APKs based on screen density, Gradle always generates a universal APK that contains code and resources for all screen densities.2 Ağu 2021
Read more