chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-01-13 19:52:58 +00:00
parent 29d114402d
commit 94915db739
13 changed files with 21 additions and 22 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.5.35")
implementation("com.android.tools:r8:8.7.18")
implementation("org.ow2.asm:asm:9.7.1")
}