Skip to content

Commit

Permalink
Merge pull request #81 from SimonMarquis/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlin.android-2.0.0

Bump org.jetbrains.kotlin.android from 1.9.24 to 2.0.0
  • Loading branch information
SimonMarquis committed May 21, 2024
2 parents baf39ad + 6717af0 commit a918c2f
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,6 +1,6 @@
[versions]
android-gradlePlugin = "8.4.1"
kotlin = "1.9.24"
kotlin = "2.0.0"

[plugins]
android-application = { id = "com.android.application", version.ref = "android-gradlePlugin" }
Expand Down

0 comments on commit a918c2f

Please sign in to comment.