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
1 changed files with 2 additions and 2 deletions

View File

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