Skip to content

Commit

Permalink
Upgrade to kotlin 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 22, 2024
1 parent dcc9561 commit 15ad63f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[versions]
protobuf = "4.26.1"
coroutine = "1.8.1"
kotlin = "1.9.24"
kotlin = "2.0.0"

[plugins]
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
Expand Down

0 comments on commit 15ad63f

Please sign in to comment.