Skip to content

Commit

Permalink
feat(dokit): 升级库
Browse files Browse the repository at this point in the history
  • Loading branch information
hss01248 committed Jun 13, 2024
1 parent 7d643c4 commit d9d6daf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')

Expand Down
2 changes: 1 addition & 1 deletion dokit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'

Expand Down

0 comments on commit d9d6daf

Please sign in to comment.