Skip to content

Commit d7c11be

Browse files
author
lujin.lu
committed
2 parents 16c1c3f + 19342ec commit d7c11be

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.

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)