Skip to content

Commit c5e9cbe

Browse files
author
lujin
committed
1.0.9
Change-Id: I9744bd3485ae92225397ad0724415874d9f8ce66
1 parent 6df6442 commit c5e9cbe

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 = '1.0.8'
47+
version = '1.0.9'
4848
}
4949

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

0 commit comments

Comments
 (0)