File tree Expand file tree Collapse file tree
moshi-ir/moshi-gradle-plugin Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ Changelog
44** Unreleased**
55--------------
66
7+ 0.35.0
8+ ------
9+
10+ _ 2026-03-16_
11+
712- Update to Kotlin ` 2.3.20 ` . IR now requires 2.3.20+.
813
9140.34.5
Original file line number Diff line number Diff line change 1818org.gradle.jvmargs =-Xmx2048m -Dfile.encoding=UTF-8
1919
2020GROUP =dev.zacsweers.moshix
21- VERSION_NAME =0.35.0-SNAPSHOT
21+ VERSION_NAME =0.35.0
2222POM_DESCRIPTION =Moshi Extensions
2323POM_URL =https://github.com/ZacSweers/MoshiX
2424POM_SCM_URL =https://github.com/ZacSweers/MoshiX
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ POM_PACKAGING=jar
66kotlin.stdlib.default.dependency =false
77
88GROUP =dev.zacsweers.moshix
9- VERSION_NAME =0.35.0-SNAPSHOT
9+ VERSION_NAME =0.35.0
1010POM_DESCRIPTION =A Kotlin compiler plugin that generates Moshi JsonAdapter classes.
1111POM_URL =https://github.com/ZacSweers/MoshiX/
1212POM_SCM_URL =https://github.com/ZacSweers/MoshiX/
You can’t perform that action at this time.
0 commit comments