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 1c47019 commit b6a60f7Copy full SHA for b6a60f7
buildSrc/src/main/kotlin/deps.kt
@@ -11,7 +11,7 @@ object versions {
11
const val spotless = "6.7.2"
12
const val ktlint = "0.45.2"
13
const val kotlin = "1.9.10"
14
- const val agp = "8.1.0"
+ const val agp = "8.1.1"
15
const val gradleVersions = "0.42.0"
16
const val mokoKSwift = "0.6.1"
17
const val googleKsp = "1.9.10-1.0.13"
0 commit comments