Skip to content

Commit

Permalink
UPDATE_KOTLIN_VERSION: 2.0.10-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
neetopia committed Jul 11, 2024
1 parent e528b7f commit 010d433
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copied from kotlinc
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8

kotlinBaseVersion=2.0.0
kotlinBaseVersion=2.0.10-RC
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1
Expand All @@ -24,4 +24,4 @@ kotlin.jvm.target.validation.mode=warning

# Build or runtime dependencies of this project
buildKotlinVersion=1.9.23
buildKspVersion=1.9.23-1.0.20
buildKspVersion=1.9.23-1.0.20

0 comments on commit 010d433

Please sign in to comment.