update Gradle and Android Gradle Plugin (#2380)
This commit is contained in:
parent
15304440ef
commit
90ceb9514e
4 changed files with 161 additions and 112 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
gradlePluginPortal()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:7.0.4"
|
||||
classpath "com.android.tools.build:gradle:7.1.2"
|
||||
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
|
||||
classpath "org.jlleitschuh.gradle:ktlint-gradle:10.1.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue