Update AGP
This commit is contained in:
parent
1740943046
commit
0e793c956c
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build", "gradle", "7.2.0")
|
||||
classpath("com.android.tools.build", "gradle", "7.2.1")
|
||||
classpath(kotlin("gradle-plugin", libs.versions.kotlin.get()))
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue