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 cf6cc78 commit c06d1a7Copy full SHA for c06d1a7
examples/gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[plugins]
2
android-application = { id = "com.android.application", version = "8.3.0" }
3
android-library = { id = "com.android.library", version = "8.3.0" }
4
-kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }
+kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version = "1.9.23" }
5
kotlin-android = { id = "org.jetbrains.kotlin.android", version = "1.9.22" }
6
protobuf = { id = "com.google.protobuf", version = "0.9.4" }
7
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.1.0" }
0 commit comments