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