chore: update dependencies

This commit is contained in:
Skylot
2021-03-17 13:46:59 +00:00
parent 52412dfe31
commit a1247f4d96
8 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ dependencies {
implementation(project(":jadx-plugins:jadx-dex-input"))
implementation(files('lib/dx-1.16.jar'))
implementation 'org.ow2.asm:asm:9.0'
implementation 'org.ow2.asm:asm:9.1'
}