android - Error when trying to build APK -


okay, finished creating first application spent month building. , went build apk can upload play store , hit me error.error image

check answer this

add build.gradle

dexoptions { javamaxheapsize "4g" } 

Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -