Update asm version to 7.0.1 everywhere
This commit is contained in:
@@ -99,7 +99,7 @@ dependencies {
|
||||
compile("com.jakewharton.dex:dex-method-list:3.0.0")
|
||||
|
||||
compile("com.github.jengelman.gradle.plugins:shadow:${property("versions.shadow")}")
|
||||
compile("org.jetbrains.intellij.deps:asm-all:7.0")
|
||||
compile("org.jetbrains.intellij.deps:asm-all:7.0.1")
|
||||
|
||||
compile("gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:0.4.2")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user