chore: update gradle and dependencies

This commit is contained in:
Skylot
2025-09-21 19:55:11 +01:00
parent f01e6aa505
commit 73913651b4
20 changed files with 28 additions and 32 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.9.35")
implementation("com.android.tools:r8:8.11.18")
implementation("org.ow2.asm:asm:9.8")
}