Skip to content

Commit

Permalink
Revert "UPDATE_KOTLIN_VERSION: 2.0.10-RC"
Browse files Browse the repository at this point in the history
This reverts commit 010d433.
  • Loading branch information
neetopia committed Jul 16, 2024
1 parent 7e89e44 commit a1ff1a1
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.10-RC
kotlinBaseVersion=2.0.0
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 a1ff1a1

Please sign in to comment.