chore: update gradle and dependencies

This commit is contained in:
Skylot
2024-08-17 20:51:26 +01:00
parent 1cc00a54f3
commit eee354a3ab
10 changed files with 17 additions and 17 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.3.37")
implementation("com.android.tools:r8:8.5.35")
implementation("org.ow2.asm:asm:9.7")
}