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