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 342b597 commit 86ff969Copy full SHA for 86ff969
buildSrc/src/main/kotlin/Dependencies.kt
@@ -1,6 +1,6 @@
1
object DependenciesVersions {
2
const val androidGradlePlugin = "8.11.0"
3
- const val kotlin = "1.9.22"
+ const val kotlin = "2.2.0"
4
const val jUnit = "4.13.2"
5
const val nexusPublishGradlePlugin = "1.3.0"
6
const val jna = "5.17.0"
0 commit comments