Updated `com.android.tools.build:gradle to 7.0.2`

This commit is contained in:
litetex 2021-09-12 14:54:40 +02:00 committed by GitHub
parent fc52a6e871
commit fb8afec1bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.0.1'
classpath 'com.android.tools.build:gradle:7.0.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong