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 bf1e054 commit 934391aCopy full SHA for 934391a
buildSrc/src/main/kotlin/deps.kt
@@ -12,7 +12,7 @@ object versions {
12
const val ktlint = "1.0.0"
13
const val kotlin = "1.9.23"
14
const val agp = "8.3.1"
15
- const val gradleVersions = "0.50.0"
+ const val gradleVersions = "0.51.0"
16
const val googleKsp = "1.9.23-1.0.19"
17
const val buildKonfig = "0.15.1"
18
}
0 commit comments