chore: update dependencies

This commit is contained in:
Skylot
2021-08-02 16:43:07 +01:00
parent dd29d37154
commit 5f24193c49
5 changed files with 12 additions and 12 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.1'
implementation 'org.ow2.asm:asm:9.2'
}