chore: update dependencies

This commit is contained in:
Skylot
2024-03-16 16:20:00 +00:00
parent eecdfae73f
commit 49d2b34d84
8 changed files with 17 additions and 13 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.47")
implementation("com.android.tools:r8:8.3.37")
implementation("org.ow2.asm:asm:9.6")
}