updated buildtools

This commit is contained in:
Simon Wörner 2015-11-13 10:54:27 +01:00
parent 4f6a84de9d
commit d6fc8e737e

View File

@ -32,7 +32,7 @@ version = '1.0-SNAPSHOT'
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.1" buildToolsVersion "23.0.2"
compileOptions { compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6 sourceCompatibility JavaVersion.VERSION_1_6
} }