apply plugin: \'com.android.application\' android { compileSdkVersion 23 buildToolsVersion \"22.0.1\" defaultConfig { applicationId \"com.nusec
After so much searching, I found this solution
In android/gradle.properties add android.enableAapt2=false
android.enableAapt2=false