chore: update dependencies

This commit is contained in:
Skylot
2023-02-02 15:23:54 +00:00
parent 305d4f4fe5
commit b1bc5c08ff
4 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies {
implementation(project(":jadx-plugins:jadx-dex-input"))
implementation('com.jakewharton.android.repackaged:dalvik-dx:11.0.0_r3')
implementation('com.android.tools:r8:3.3.75')
implementation('com.android.tools:r8:4.0.48')
implementation 'org.ow2.asm:asm:9.4'
}