chore: update dependencies

This commit is contained in:
Skylot
2024-02-21 18:26:07 +00:00
parent d7ec35791b
commit 56749b2afb
6 changed files with 11 additions and 11 deletions
@@ -7,7 +7,7 @@ dependencies {
implementation(project(":jadx-plugins:jadx-dex-input"))
implementation("com.jakewharton.android.repackaged:dalvik-dx:14.0.0_r21")
implementation("com.android.tools:r8:8.2.42")
implementation("com.android.tools:r8:8.2.47")
implementation("org.ow2.asm:asm:9.6")
}