Skip to content

Commit 8b4ed4b

Browse files
author
yulong.gyl
committed
version: 0.3.12-beta.1
1 parent 8c72dc5 commit 8b4ed4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ allprojects { project ->
4141
apply plugin: 'maven-publish'
4242

4343
group = 'com.aliyun.rum'
44-
version = '0.3.11'
44+
version = '0.3.12-beta.1'
4545
}
4646

4747
// java library 没有assembleRelease task,这里定义一个,并代理assemble task

0 commit comments

Comments
 (0)