mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Bump com.google.guava:guava from 33.0.0-android to 33.4.0-android
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.0.0-android to 33.4.0-android. - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e33a52bd4
commit
a40a721e77
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ dependencies {
|
|||
implementation("com.android.tools.smali:smali-dexlib2:3.0.8") {
|
||||
exclude group: "com.google.guava", module: "guava"
|
||||
}
|
||||
implementation "com.google.guava:guava:33.0.0-android"
|
||||
implementation "com.google.guava:guava:33.4.0-android"
|
||||
playImplementation "com.google.android.play:app-update-ktx:2.1.0"
|
||||
playImplementation "com.google.android.gms:play-services-mlkit-barcode-scanning:18.3.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue