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 fd55459 commit 7d02d3aCopy full SHA for 7d02d3a
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'java-library'
3
apply plugin: 'maven-publish'
4
apply plugin: 'signing'
5
6
-version = '1.0.0'
+version = '0.9.3'
7
8
repositories {
9
mavenCentral()
0 commit comments