We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483a514 commit 9e65f6cCopy full SHA for 9e65f6c
buildSrc/src/main/kotlin/deps.kt
@@ -11,7 +11,7 @@ object versions {
11
const val spotless = "6.23.3"
12
const val ktlint = "1.0.0"
13
const val kotlin = "2.0.0"
14
- const val agp = "8.4.1"
+ const val agp = "8.12.1"
15
const val gradleVersions = "0.50.0"
16
const val googleKsp = "2.0.0-1.0.22"
17
const val buildKonfig = "0.15.1"
0 commit comments