We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a326bb2 commit af5faaaCopy full SHA for af5faaa
2 files changed
CHANGELOG.md
@@ -1,6 +1,13 @@
1
Change Log
2
==========
3
4
+Version 1.0.0-alpha04
5
+-------------
6
+
7
+_2024-05-16_
8
9
+Fixed public imports when constructing the file descriptor set.
10
11
Version 1.0.0-alpha03
12
-------------
13
gradle.properties
@@ -1,7 +1,7 @@
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
GROUP=com.squareup.wiregrpcserver
-VERSION_NAME=1.1.0-SNAPSHOT
+VERSION_NAME=1.0.0-alpha04
# 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
0 commit comments