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 7edb5ff commit d3876baCopy full SHA for d3876ba
build.gradle
@@ -44,7 +44,7 @@ allprojects { project ->
44
apply plugin: 'maven-publish'
45
46
group = 'com.aliyun.rum'
47
- version = '1.0.3-beta.1'
+ version = '1.0.3'
48
}
49
50
// java library 没有assembleRelease task,这里定义一个,并代理assemble task
0 commit comments