Skip to content

Commit

Permalink
删除openuri
Browse files Browse the repository at this point in the history
  • Loading branch information
hss01248 committed May 15, 2024
1 parent b40d910 commit 4273af2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ allprojects {
//maven { url 'https://github.com/link-u/AndroidGlideAvifDecoder/raw/master/repository' }
maven { url 'https://raw.githubusercontent.com/link-u/AndroidGlideAvifDecoder/master/repository' }
// maven { url 'https://cdn.jsdelivr.net/gh/link-u/AndroidGlideAvifDecoder@master/repository' }
maven { url 'https://nexus.hss01248.tech/repository/maven-releases/' }

}

Expand Down
2 changes: 1 addition & 1 deletion fileOperation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
api 'com.blankj:utilcodex:1.30.0'
api 'com.github.hss01248.metadata:metadata:1.1.6'
api 'io.reactivex.rxjava2:rxjava:2.2.0'
api 'com.github.hss01248.HttpUtil2:openuri:3.0.5'
//api 'com.github.hss01248.utilcodeEnhance:openuri:1.4.4'
api 'com.github.getActivity:XXPermissions:11.6'
api 'com.github.hss01248.MyPermission:ext:2.3.8'
}

0 comments on commit 4273af2

Please sign in to comment.