Android: fix tools versions

Resync with stable-0.4
This commit is contained in:
Loïc Blot 2018-06-11 19:19:06 +02:00 committed by GitHub
parent 956a0ba180
commit 2b30f8b849
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,8 @@ buildscript {
apply plugin: "com.android.application" apply plugin: "com.android.application"
android { android {
compileSdkVersion 25 compileSdkVersion 26
buildToolsVersion "26.0.2" buildToolsVersion "26.0.3"
defaultConfig { defaultConfig {
versionCode 19 versionCode 19