Skip to content

Commit

Permalink
Update gradle.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mkmuir0 authored Nov 27, 2024
1 parent 523c6f7 commit 396a213
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Copied from kotlinc
org.gradle.jvmargs=-Duser.country=US -Dkotlin.daemon.jvm.options=-Xmx4096m -Dfile.encoding=UTF-8

kotlinBaseVersion=2.0.21
kotlinBaseVersion=2.1.0
agpBaseVersion=7.3.1
agpTestVersion=8.7.1
intellijVersion=233.13135.103
intellijVersion=233.13135.128
junitVersion=4.13.1
junit5Version=5.8.2
junitPlatformVersion=1.8.2
Expand All @@ -26,4 +26,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 396a213

Please sign in to comment.