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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -