Update tools to 22.0.1

This commit is contained in:
mar-v-in 2015-04-15 01:11:26 +02:00
parent d7b18b0673
commit 2408cfd92a
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ group = 'org.microg'
version = '1.2-SNAPSHOT'
android {
compileSdkVersion 22
buildToolsVersion "22.0.0"
buildToolsVersion "22.0.1"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6
}