Compare commits

...
This repository has been archived on 2022-04-20. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
renovate af2e16752c Update dependency com.android.tools.build:gradle to v7 2022-01-25 18:01:07 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath 'com.android.tools.build:gradle:7.1.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}