diff --git a/gradle.properties b/gradle.properties index eeb5ff8807..bff1c9f63f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,4 +16,5 @@ BUTTERKNIFE_VERSION=8.6.0 org.gradle.jvmargs=-Xmx1536M #TODO: Temporary disabled. https://developer.android.com/studio/build/gradle-plugin-3-0-0-migration.html#aapt2 +#Refer to PR: https://github.com/commons-app/apps-android-commons/pull/932 android.enableAapt2=false \ No newline at end of file