[Libreoffice-commits] core.git: android/source

aleksandar-stefanovic theonewithideas at gmail.com
Tue Mar 14 20:03:36 UTC 2017


 android/source/build.gradle                             |    2 +-
 android/source/gradle/wrapper/gradle-wrapper.properties |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit c619f311cee3dc6d1af593413f6f38ba2383eeb0
Author: aleksandar-stefanovic <theonewithideas at gmail.com>
Date:   Tue Mar 14 19:31:33 2017 +0100

    Bumped Gradle version to 3.3, gradle plugin to 2.3
    
    Change-Id: Ieb5c9a7855a57db5659c7f97902a12bd3afab328
    Reviewed-on: https://gerrit.libreoffice.org/35200
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Tomaž Vajngerl <quikee at gmail.com>

diff --git a/android/source/build.gradle b/android/source/build.gradle
index f3ed892..d5fc5c9 100644
--- a/android/source/build.gradle
+++ b/android/source/build.gradle
@@ -5,7 +5,7 @@ buildscript {
         jcenter()
     }
     dependencies {
-        classpath 'com.android.tools.build:gradle:2.2.3'
+        classpath 'com.android.tools.build:gradle:2.3.0'
     }
 }
 
diff --git a/android/source/gradle/wrapper/gradle-wrapper.properties b/android/source/gradle/wrapper/gradle-wrapper.properties
index 5e709c7..5dc276a 100644
--- a/android/source/gradle/wrapper/gradle-wrapper.properties
+++ b/android/source/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Tue Sep 27 20:49:11 CEST 2016
+#Tue Mar 14 19:29:07 CET 2017
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip


More information about the Libreoffice-commits mailing list