Update gradle plugin, remove build tools version, set source to 17

This commit is contained in:
Grishka
2022-04-18 12:14:55 +03:00
parent 34ebd35fc0
commit c6ff84ce10
2 changed files with 5 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath "com.android.tools.build:gradle:7.0.4"
classpath "com.android.tools.build:gradle:7.1.3"
classpath "com.google.android.libraries.mapsplatform.secrets-gradle-plugin:secrets-gradle-plugin:2.0.1"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files