Skip to content

Commit

Permalink
Update tools to 22.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mar-v-in committed Apr 14, 2015
1 parent d7b18b0 commit 2408cfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions safe-parcel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ group = 'org.microg'
version = '1.2-SNAPSHOT'
android {
compileSdkVersion 22
buildToolsVersion "22.0.0"
buildToolsVersion "22.0.1"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_6
}
}

dependencies {
}
}

0 comments on commit 2408cfd

Please sign in to comment.