chore: update dependencies

This commit is contained in:
Skylot
2021-10-17 19:53:01 +01:00
parent 358cddd9a7
commit 37adce2efb
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ dependencies {
implementation(project(":jadx-plugins:jadx-dex-input"))
implementation(files('lib/dx-1.16.jar'))
implementation('com.android.tools:r8:2.2.64')
implementation('com.android.tools:r8:3.0.73')
implementation 'org.ow2.asm:asm:9.2'
}