chore: update dependencies

This commit is contained in:
Skylot
2023-08-11 17:36:14 +01:00
parent c602b3d967
commit f81a2c4ebb
11 changed files with 18 additions and 18 deletions
@@ -7,7 +7,7 @@ dependencies {
implementation(project(":jadx-plugins:jadx-dex-input"))
implementation("com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3")
implementation("com.android.tools:r8:8.0.40")
implementation("com.android.tools:r8:8.1.56")
implementation("org.ow2.asm:asm:9.5")
}