Update tools to 22.0.1

This commit is contained in:
mar-v-in 2015-04-14 23:13:02 +02:00
parent deb757edfb
commit 6743f1d4b1
2 changed files with 2 additions and 2 deletions

2
extern/SafeParcel vendored

@ -1 +1 @@
Subproject commit d7b18b06734e4109bc3131345a26aa261d369605
Subproject commit 2408cfd92aae226fa9941579e9da462948f22e60

View File

@ -19,7 +19,7 @@ dependencies {
android {
compileSdkVersion 22
buildToolsVersion "22.0.0"
buildToolsVersion "22.0.1"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6
}