Update asm version to 7.0.1 everywhere

This commit is contained in:
Vyacheslav Gerasimov
2019-04-17 21:08:15 +03:00
parent aff9da72a8
commit 1551f39daa
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
kotlin("jvm")
}
val kotlinpAsmVersion = "7.0"
val kotlinpAsmVersion = "7.0.1"
val shadows by configurations.creating