mirror of
https://github.com/SagerNet/sing-box-for-android.git
synced 2025-04-03 20:07:38 +03:00
Bump com.android.tools.smali:smali-dexlib2 from 3.0.8 to 3.0.9
Bumps [com.android.tools.smali:smali-dexlib2](https://github.com/google/smali) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/google/smali/releases) - [Commits](https://github.com/google/smali/compare/3.0.8...3.0.9) --- updated-dependencies: - dependency-name: com.android.tools.smali:smali-dexlib2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2e33a52bd4
commit
24e542425d
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ dependencies {
|
|||
implementation "com.blacksquircle.ui:editorkit:2.2.0"
|
||||
implementation "com.blacksquircle.ui:language-json:2.2.0"
|
||||
|
||||
implementation("com.android.tools.smali:smali-dexlib2:3.0.8") {
|
||||
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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue