summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe George <joe@zeroc.com>2017-02-10 11:15:32 -0500
committerJoe George <joe@zeroc.com>2017-02-10 11:15:32 -0500
commit120c6cd4a7d9876b9744d3cefde00c6f81786f46 (patch)
tree1c36d8106516ba3d70b5536107041982a363c6de
parentFixed ICE-7428 - Potential IceGrid node crash on shutdown (diff)
downloadice-120c6cd4a7d9876b9744d3cefde00c6f81786f46.tar.bz2
ice-120c6cd4a7d9876b9744d3cefde00c6f81786f46.tar.xz
ice-120c6cd4a7d9876b9744d3cefde00c6f81786f46.zip
Update Ice Builder for Gradle version to 1.4.0
-rw-r--r--android/gradle.properties2
-rw-r--r--java/gradle.properties2
2 files changed, 2 insertions, 2 deletions
diff --git a/android/gradle.properties b/android/gradle.properties
index ae0c14bf522..74d70cf6749 100644
--- a/android/gradle.properties
+++ b/android/gradle.properties
@@ -39,7 +39,7 @@ debug = true
//
// Set the version of the Ice Builder to use for building
//
-iceBuilderVersion = 1.3.14
+iceBuilderVersion = 1.4.0
//
// Set the location of a local Ice Builder for Gradle source directory
diff --git a/java/gradle.properties b/java/gradle.properties
index 8b514693ce4..c6f3dd37972 100644
--- a/java/gradle.properties
+++ b/java/gradle.properties
@@ -56,7 +56,7 @@ debug = true
//
// Set the version of the Ice Builder to use for building
//
-iceBuilderVersion = 1.3.16
+iceBuilderVersion = 1.4.0
//
// Set the location of a local Ice Builder for Gradle source directory