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.
2 parents 8c0968e + b7e2444 commit 7a7553bCopy full SHA for 7a7553b
build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'maven'
3
apply plugin: 'signing'
4
5
group = 'org.quanqi'
6
-version = "0.1.0-SNAPSHOT"
+version = "0.1.0"
7
8
repositories {
9
mavenCentral()
0 commit comments