Update kotlin gradle plugin

This commit is contained in:
Shinokuni 2019-11-19 22:34:18 +01:00
parent 1f442cf6b8
commit 0897126117
1 changed files with 1 additions and 1 deletions

View File

@ -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.50'
ext.kotlin_version = '1.3.60'
repositories {
google()