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