From 2f2f530435c848bf69f5aa035a57d6d6a4152bf6 Mon Sep 17 00:00:00 2001 From: Peter Foley Date: Sun, 17 Jan 2016 14:28:48 -0500 Subject: [PATCH] Bump build tools version to account for sdk updates Change-Id: Ibb15ac269ddfc61153d204079b070f7a5efbcbad Reviewed-on: https://gerrit.libreoffice.org/21550 Tested-by: Jenkins Reviewed-by: Christian Lohmaier Tested-by: Christian Lohmaier --- android/source/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/source/build.gradle b/android/source/build.gradle index 4bb1442d431d..67751b8e730b 100644 --- a/android/source/build.gradle +++ b/android/source/build.gradle @@ -30,7 +30,7 @@ dependencies { android { compileSdkVersion 23 - buildToolsVersion "23.0.1" + buildToolsVersion "23.0.2" compileOptions { // silence some java-language features hints sourceCompatibility 6