From a19076a732f3d031730a2d92bc55de014dcb7ad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Quenaudon?= Date: Tue, 2 Apr 2024 13:38:00 +0100 Subject: [PATCH] Prepare for release 4.9.9. --- gradle.properties | 2 +- .../src/test/projects/kotlin-multiplatform/gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 45ddde6925..beb72d5c3b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,7 +1,7 @@ org.gradle.jvmargs='-Dfile.encoding=UTF-8' GROUP=com.squareup.wire -VERSION_NAME=4.9.8 +VERSION_NAME=4.9.9 # Publishing SHA 256 and 512 hashes of maven-metadata is not supported by Sonatype and Nexus. # See https://github.com/gradle/gradle/issues/11308 and https://issues.sonatype.org/browse/NEXUS-21802 diff --git a/wire-gradle-plugin/src/test/projects/kotlin-multiplatform/gradle.properties b/wire-gradle-plugin/src/test/projects/kotlin-multiplatform/gradle.properties index a65fb5f683..5bd7f866fb 100644 --- a/wire-gradle-plugin/src/test/projects/kotlin-multiplatform/gradle.properties +++ b/wire-gradle-plugin/src/test/projects/kotlin-multiplatform/gradle.properties @@ -1 +1 @@ -VERSION_NAME=4.9.8 +VERSION_NAME=4.9.9