Skip to content

Commit

Permalink
Update gradle.properties to 2.1.0-RC
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmuir0 authored Nov 5, 2024
1 parent 3af3fe4 commit ee737b5
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.1.0-Beta2
kotlinBaseVersion=2.1.0-RC
agpBaseVersion=8.7.0
intellijVersion=233.13135.128
junitVersion=4.13.1
Expand All @@ -24,4 +24,4 @@ kotlin.jvm.target.validation.mode=warning

# Build or runtime dependencies of this project
buildKotlinVersion=2.0.20
buildKspVersion=2.0.20-1.0.25
buildKspVersion=2.0.20-1.0.25

0 comments on commit ee737b5

Please sign in to comment.