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. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext.kotlin_version = '1.3.21' ext.kotlin_version = '1.3.30'
repositories { repositories {
google() google()
jcenter() jcenter()

Loading…
Cancel
Save