Update Kotlin version

feature/top10
Aurelien Hubert 7 years ago
parent df969f81c4
commit eaeb29d5de
  1. 2
      build.gradle

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

Loading…
Cancel
Save