Updated to SDK 26.

This commit is contained in:
Erik C. Thauvin 2017-08-22 21:33:25 -07:00
parent 4cdec667e5
commit 85adef10f3
2 changed files with 15 additions and 9 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.1.4'
ext.kotlin_version = '1.1.4-2'
repositories {
jcenter()
}