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