Upgrade agp to 7.3.1
agp 7.3.0 -> 7.3.1
This commit is contained in:
parent
aecd6dfeed
commit
185bd51f6c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ buildscript {
|
|||
}
|
||||
}
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:7.3.0")
|
||||
classpath("com.android.tools.build:gradle:7.3.1")
|
||||
|
||||
val kotlinVersion = "1.7.20"
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion")
|
||||
|
|
Loading…
Reference in a new issue