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 8c72dc5 commit 8b4ed4bCopy full SHA for 8b4ed4b
build.gradle
@@ -41,7 +41,7 @@ allprojects { project ->
41
apply plugin: 'maven-publish'
42
43
group = 'com.aliyun.rum'
44
- version = '0.3.11'
+ version = '0.3.12-beta.1'
45
}
46
47
// java library 没有assembleRelease task,这里定义一个,并代理assemble task
0 commit comments