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 03d22a4 commit faf197dCopy full SHA for faf197d
build.gradle
@@ -63,7 +63,7 @@ publishing {
63
mavenJava(MavenPublication) {
64
groupId = 'cn.alapi'
65
artifactId = 'javasdk'
66
- version = '1.0'
+ version = '1.0.1'
67
from components.java
68
69
artifact sourceJar
0 commit comments