Skip to content

Commit

Permalink
Bump Kotlin to 2.1.0-RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
lupuuss committed Nov 25, 2024
1 parent eb6ce58 commit 895a3ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kotlin = "2.1.0-RC"
kotlin = "2.1.0-RC2"
kotlinx-coroutines = "1.9.0"
buildconfig = "4.0.4"
google-autoservice = "1.0.1"
Expand Down
2 changes: 1 addition & 1 deletion test-mokkery/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
kotlinVersion=2.1.0-RC
kotlinVersion=2.1.0-RC2
mokkeryVersion=2.5.1-SNAPSHOT
mokkeryAllowIndirectSuperCalls=true
org.gradle.jvmargs=-Xmx1g

0 comments on commit 895a3ee

Please sign in to comment.