Skip to content

Commit d3876ba

Browse files
author
yulong.gyl
committed
version: 1.0.3
1 parent 7edb5ff commit d3876ba

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
@@ -44,7 +44,7 @@ allprojects { project ->
4444
apply plugin: 'maven-publish'
4545

4646
group = 'com.aliyun.rum'
47-
version = '1.0.3-beta.1'
47+
version = '1.0.3'
4848
}
4949

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

0 commit comments

Comments
 (0)