Update gradle kotlin

This commit is contained in:
J-Jamet 2020-04-24 18:20:07 +02:00
parent 480e88a088
commit 5e831837c8

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.70' ext.kotlin_version = '1.3.72'
repositories { repositories {
jcenter() jcenter()
maven { maven {