We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent add5373 commit 1f21b16Copy full SHA for 1f21b16
Android/config.gradle
@@ -13,7 +13,7 @@ ext {
13
//是否使用本地仓库,需要使用绝对路径,仓库地址在 local.properties 中添加 LOCAL_REPOSITORY_URL
14
use_local : true,
15
group_id : 'io.github.didi.dokit',
16
- version : '3.6.10'
+ version : '3.7.0'
17
]
18
19
android = [compileSdkVersion : 29,
0 commit comments