Update build.gradle

This commit is contained in:
TacoTheDank 2018-07-20 17:53:44 -04:00 committed by GitHub
parent 3ce1d277b9
commit 86ef235c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.2.50'
ext.kotlin_version = '1.2.51'
repositories {
jcenter()