Skip to content

Commit 782f8b0

Browse files
committed
version: 0.3.10-beta.1
bug fix: Solve the problem of abnormal data collection in h5
1 parent 2a6e06c commit 782f8b0

File tree

2 files changed

+1
-1
lines changed

2 files changed

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

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.9-beta.2'
44+
version = '0.3.10-beta.1'
4545
}
4646

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

0 commit comments

Comments
 (0)