File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
wire-gradle-plugin/src/test/projects
configuration-cache-failure Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 11Change Log
22==========
33
4+ Version 5.2.1
5+ ---------------------
6+
7+ _ 2025-01-07_
8+
9+ ### JVM generation
10+
11+ * Fix support for mutable messages in Wire's Kotlin Generator. (#3233 by [ Rahul Ravikumar] [ tikurahul ] )
12+
413Version 5.2.0
514---------------------
615
Original file line number Diff line number Diff line change 11org.gradle.jvmargs ='-Dfile.encoding=UTF-8'
22
33GROUP =com.squareup.wire
4- VERSION_NAME =5.2.1-SNAPSHOT
4+ VERSION_NAME =5.2.1
55
66# Publishing SHA 256 and 512 hashes of maven-metadata is not supported by Sonatype and Nexus.
77# See https://github.com/gradle/gradle/issues/11308 and https://issues.sonatype.org/browse/NEXUS-21802
Original file line number Diff line number Diff line change 11org.gradle.caching =false
22org.gradle.unsafe.configuration-cache =true
33org.gradle.configuration-cache =true
4- VERSION_NAME =5.2.1-SNAPSHOT
4+ VERSION_NAME =5.2.1
Original file line number Diff line number Diff line change 1- VERSION_NAME =5.2.1-SNAPSHOT
1+ VERSION_NAME =5.2.1
You can’t perform that action at this time.
0 commit comments