chore: update gradle and dependencies

This commit is contained in:
Skylot
2023-12-04 20:18:28 +00:00
parent e06e6bd483
commit 2de91f9a3a
17 changed files with 37 additions and 35 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.1.56")
implementation("com.android.tools:r8:8.1.72")
implementation("org.ow2.asm:asm:9.6")
}