android-development-best-practices icon indicating copy to clipboard operation
android-development-best-practices copied to clipboard

The option 'android.enableBuildCache' is deprecated.

Open sanketpatell opened this issue 4 years ago • 1 comments
trafficstars

Failed to apply plugin 'com.android.internal.application'.

The option 'android.enableBuildCache' is deprecated. The current default is 'false'. It was removed in version 7.0 of the Android Gradle plugin. The Android-specific build caches were superseded by the Gradle build cache (https://docs.gradle.org/current/userguide/build_cache.html).

sanketpatell avatar Sep 30 '21 08:09 sanketpatell

Hey thanks for pointing out. I wrote it few years back. Can you raise a PR and I will remove it. Also provide explanation for this. May be we can keep it as general knowledge point here or may remove this. Try toraise a PR for this.

niharika2810 avatar Oct 03 '21 18:10 niharika2810