Skip to content

Commit 1f21b16

Browse files
committed
type:修改发布版本 3.7.0
1 parent add5373 commit 1f21b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/config.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ext {
1313
//是否使用本地仓库,需要使用绝对路径,仓库地址在 local.properties 中添加 LOCAL_REPOSITORY_URL
1414
use_local : true,
1515
group_id : 'io.github.didi.dokit',
16-
version : '3.6.10'
16+
version : '3.7.0'
1717
]
1818

1919
android = [compileSdkVersion : 29,

0 commit comments

Comments
 (0)