chore: update dependencies

This commit is contained in:
Skylot
2022-09-05 19:17:20 +01:00
parent a6a734c70d
commit 258987b0ff
4 changed files with 6 additions and 6 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.28')
implementation('com.android.tools:r8:3.3.75')
implementation 'org.ow2.asm:asm:9.3'
}