chore: update gradle and dependencies

This commit is contained in:
Skylot
2023-10-07 18:07:56 +01:00
parent d120556772
commit 6433fcef72
7 changed files with 32 additions and 27 deletions
@@ -9,5 +9,5 @@ dependencies {
implementation("com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3")
implementation("com.android.tools:r8:8.1.56")
implementation("org.ow2.asm:asm:9.5")
implementation("org.ow2.asm:asm:9.6")
}