Use older Gradle plugin

This commit is contained in:
ArtDev 2021-09-05 09:23:31 +03:00
parent 0006f955da
commit 3e79b122d7

View File

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.2'
classpath 'com.android.tools.build:gradle:4.2.2'
// NOTE: Do not place syour application dependencies here; they belong
// in the individual module build.gradle files