Bump buildToolsVersion

This commit is contained in:
Daniel Martí 2015-08-18 10:24:52 -07:00
parent ca06edd797
commit fa929a4cf4

View File

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