Revert "Apply Gradle Cache Fix plugin for all android modules (#3246)"
This reverts commit 23ca7c9f40.
This commit is contained in:
@@ -11,12 +11,10 @@ plugins {
|
||||
id 'com.google.protobuf' version "0.9.1"
|
||||
id 'com.google.android.gms.oss-licenses-plugin' version "0.10.6"
|
||||
id 'dev.rikka.tools.refine' version "3.1.1"
|
||||
id 'org.gradle.android.cache-fix' version "2.6.2"
|
||||
}
|
||||
|
||||
allprojects {
|
||||
plugins.withType(BasePlugin).configureEach {
|
||||
apply plugin: 'org.gradle.android.cache-fix'
|
||||
project.android {
|
||||
compileSdk 33
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user