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 03bf001 commit 0842bb7Copy full SHA for 0842bb7
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.21"
14
const val agp = "8.2.2"
15
- const val gradleVersions = "0.50.0"
+ const val gradleVersions = "0.51.0"
16
const val googleKsp = "1.9.21-1.0.15"
17
const val buildKonfig = "0.13.3"
18
}
0 commit comments