Match SDK to support library
This commit is contained in:
parent
4a580af041
commit
707476cd65
|
@ -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()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue