diff --git a/app/build.gradle b/app/build.gradle index 343d94f..c746aab 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -80,7 +80,7 @@ dependencies { //api 'io.github.didi.dokit:dokitx-plugin:3.5.0.1' implementation 'com.github.hss01248.HttpUtil2:http:3.1.2' - implementation 'com.github.hss01248.jenkinsTool2:jenkins:1.0.0' + implementation 'com.github.hss01248.jenkinsTool2:jenkins:1.0.2' implementation project(path: ':aop-utilcode') diff --git a/dokit/build.gradle b/dokit/build.gradle index fc7f32a..4beedba 100644 --- a/dokit/build.gradle +++ b/dokit/build.gradle @@ -54,7 +54,7 @@ dependencies { api 'com.github.hss01248.StartActivityResult:activityresult:1.1.6' implementation 'com.github.hss01248.utilcodeEnhance:sentry:1.3.5' //implementation 'com.github.getActivity:Logcat:9.9' - api 'com.github.hss01248.jenkinsTool2:jenkins:1.0.0' + api 'com.github.hss01248.jenkinsTool2:jenkins:1.0.2' api 'org.aspectj:aspectjrt:1.9.5' api 'com.blankj:utilcodex:1.30.0'