commit
2a93a9e3d5
|
|
@ -24,8 +24,8 @@ dependencies {
|
|||
compile 'org.codehaus.groovy:groovy:2.5.13'
|
||||
compile gradleApi()
|
||||
compile localGroovy()
|
||||
embed 'org.ow2.asm:asm:8.0.1'
|
||||
embed 'org.ow2.asm:asm-commons:8.0.1'
|
||||
embed 'org.ow2.asm:asm:9.2'
|
||||
embed 'org.ow2.asm:asm-commons:9.2'
|
||||
embed 'com.google.code.gson:gson:2.8.7'
|
||||
embed 'org.jetbrains.kotlin:kotlin-stdlib'
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue