Update kotlin to 1.3.61

This commit is contained in:
J-Jamet
2020-03-08 09:07:14 +01:00
parent 71c98d82b1
commit 9412f8955e

View File

@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext.kotlin_version = '1.3.41' ext.kotlin_version = '1.3.61'
repositories { repositories {
jcenter() jcenter()
maven { maven {