Skip to content

Commit 19342ec

Browse files
author
lujin
committed
update sdk version
Change-Id: I6e3e699c37007b379b8e62c86ca28d9980af1439
1 parent e7b0fbe commit 19342ec

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 = '2.0.0-beta.1'
47+
version = '2.0.0'
4848
}
4949

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

0 commit comments

Comments
 (0)