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