mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Merge pull request #4 from alphax-hue3682/dependabot/gradle/com.google.guava-guava-33.4.0-android
Bump com.google.guava:guava from 33.0.0-android to 33.4.0-android
This commit is contained in:
commit
01ce6d9e9c
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ dependencies {
|
|||
implementation("com.android.tools.smali:smali-dexlib2:3.0.9") {
|
||||
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