Match SDK to support library

This commit is contained in:
Andrew Rabert 2017-06-11 11:08:47 -04:00
parent 4a580af041
commit 707476cd65
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ dependencies {
buildscript {
ext.kotlin_version = '1.1.2-2'
ext.android_support_version = '25.4.0'
ext.android_support_version = '26.0.0-beta2'
repositories {
mavenCentral()
}