Bump build tools version to account for sdk updates

Change-Id: Ibb15ac269ddfc61153d204079b070f7a5efbcbad
Reviewed-on: https://gerrit.libreoffice.org/21550
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Tested-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
This commit is contained in:
Peter Foley
2016-01-17 14:28:48 -05:00
committed by Christian Lohmaier
parent 338441f951
commit 2f2f530435

View File

@@ -30,7 +30,7 @@ dependencies {
android { android {
compileSdkVersion 23 compileSdkVersion 23
buildToolsVersion "23.0.1" buildToolsVersion "23.0.2"
compileOptions { compileOptions {
// silence some java-language features hints // silence some java-language features hints
sourceCompatibility 6 sourceCompatibility 6