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 80c7b46 commit f3c4099Copy full SHA for f3c4099
buildSrc/src/main/kotlin/deps.kt
@@ -12,7 +12,7 @@ object versions {
12
const val ktlint = "0.45.2"
13
const val kotlin = "1.9.10"
14
const val agp = "8.1.1"
15
- const val gradleVersions = "0.42.0"
+ const val gradleVersions = "0.49.0"
16
const val mokoKSwift = "0.6.1"
17
const val googleKsp = "1.9.10-1.0.13"
18
const val buildKonfig = "0.13.3"
0 commit comments