chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-05-01 19:21:47 +01:00
parent 62835fbade
commit f6e12d71a0
13 changed files with 19 additions and 19 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.7.18")
implementation("com.android.tools:r8:8.9.35")
implementation("org.ow2.asm:asm:9.8")
}