android/source/build.gradle |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2f2f530435c848bf69f5aa035a57d6d6a4152bf6
Author: Peter Foley <[email protected]>
Date:   Sun Jan 17 14:28:48 2016 -0500

    Bump build tools version to account for sdk updates
    
    Change-Id: Ibb15ac269ddfc61153d204079b070f7a5efbcbad
    Reviewed-on: https://gerrit.libreoffice.org/21550
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Christian Lohmaier <[email protected]>
    Tested-by: Christian Lohmaier <[email protected]>

diff --git a/android/source/build.gradle b/android/source/build.gradle
index 4bb1442..67751b8 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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to