Update Kotlin

This commit is contained in:
Chad Retz
2018-05-07 11:43:34 -05:00
parent 94ba46eca9
commit 368ab300fa

View File

@ -2,7 +2,7 @@ group 'asmble'
version '0.2.0'
buildscript {
ext.kotlin_version = '1.2.30'
ext.kotlin_version = '1.2.41'
ext.asm_version = '5.2'
repositories {