Bump compileSdkVersion

This commit is contained in:
Daniel Martí 2015-07-24 10:35:47 -07:00
parent 2b8a882933
commit 853d7ed047

View File

@ -125,7 +125,7 @@ task binaryDeps(type: Copy, dependsOn: ':F-Droid:prepareReleaseDependencies') {
} }
android { android {
compileSdkVersion 21 compileSdkVersion 22
buildToolsVersion '22.0.1' buildToolsVersion '22.0.1'
sourceSets { sourceSets {