udates to kotlin 1.3.30 (#10389)

This commit is contained in:
Ben Zvan
2021-09-14 22:54:48 -05:00
committed by GitHub
parent df877a8cf9
commit 340eb7db1a

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.20'
ext.kotlin_version = '1.3.30'
repositories {
mavenLocal()
maven { url "https://repo1.maven.org/maven2" }