Skip to content

Commit

Permalink
Reapply "Downgrade Kotlin to 2.0.0"
Browse files Browse the repository at this point in the history
This reverts commit 96b3699.
  • Loading branch information
neetopia committed Jul 16, 2024
1 parent b5e330c commit 7e89e44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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.20-dev-2651
kotlinBaseVersion=2.0.10-RC
agpBaseVersion=7.2.0
intellijVersion=213.7172.25
junitVersion=4.13.1
Expand Down

0 comments on commit 7e89e44

Please sign in to comment.