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 {
compileSdkVersion 23
buildToolsVersion "23.0.1"
buildToolsVersion "23.0.2"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6
}