Skip to content

Commit

Permalink
Update to Kotlin 2.0.20 (#230)
Browse files Browse the repository at this point in the history
* Prep for Kotlin 2.0.20-Beta1

* Beta2

* 2.0.20-RC2

* 2.0.20 final
  • Loading branch information
ZacSweers authored Aug 23, 2024
1 parent d2483f8 commit 1fca643
Show file tree
Hide file tree
Showing 4 changed files with 214 additions and 404 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
[versions]
autoService = "1.1.1"
kotlinCompileTesting = "0.5.1"
kotlin = "2.0.10"
kotlin = "2.0.20"
jdk = "21"
jvmTarget = "11"
ksp = "2.0.10-1.0.24"
ksp = "2.0.20-1.0.24"
ktfmt = "0.51"
moshi = "1.15.1"

Expand Down
Loading

0 comments on commit 1fca643

Please sign in to comment.