build(deps): bump com.android.tools.smali:smali from 3.0.4 to 3.0.5

Bumps [com.android.tools.smali:smali](https://github.com/google/smali) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/google/smali/releases)
- [Commits](https://github.com/google/smali/compare/3.0.4...3.0.5)

---
updated-dependencies:
- dependency-name: com.android.tools.smali:smali
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-01 06:05:29 +00:00 committed by GitHub
parent 8e1117ed3f
commit 8a0b6d2c5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,7 +4,7 @@ apktool-lib = "2.9.3"
kotlin = "1.9.22"
kotlinx-coroutines-core = "1.7.3"
multidexlib2 = "3.0.3.r3"
smali = "3.0.4"
smali = "3.0.5"
binary-compatibility-validator = "0.14.0"
xpp3 = "1.1.4c"