chore: update dependencies

This commit is contained in:
Skylot
2025-10-14 22:22:34 +01:00
parent d7c6be5664
commit 7172f8df2d
4 changed files with 7 additions and 7 deletions
@@ -9,5 +9,5 @@ dependencies {
implementation("com.jakewharton.android.repackaged:dalvik-dx:14.0.0_r21")
implementation("com.android.tools:r8:8.11.18")
implementation("org.ow2.asm:asm:9.8")
implementation("org.ow2.asm:asm:9.9")
}