update build tools versions

This commit is contained in:
Philipp Crocoll
2017-12-28 03:20:50 +01:00
parent 1ed1e91189
commit 6e13320f36
5 changed files with 11 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
apply plugin: 'com.android.application'
android {
compileSdkVersion 25
buildToolsVersion '25.0.3'
compileSdkVersion 26
buildToolsVersion '26.0.2'
defaultConfig {
applicationId "com.crocoapps.javafilestoragetest"