diff options
author | Joe George <joe@zeroc.com> | 2016-04-08 09:46:21 -0400 |
---|---|---|
committer | Joe George <joe@zeroc.com> | 2016-04-08 09:46:21 -0400 |
commit | 2a89e7cdccecda313bfe2f5a4595a066cb15d208 (patch) | |
tree | e1d54638b77633e8306e635fe8ce1a8cf3394920 /android/gradle.properties | |
parent | Reworked log file archiving entry (diff) | |
download | ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.bz2 ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.tar.xz ice-2a89e7cdccecda313bfe2f5a4595a066cb15d208.zip |
Update Ice version to 3.6.3
Diffstat (limited to 'android/gradle.properties')
-rw-r--r-- | android/gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/gradle.properties b/android/gradle.properties index b74338956ff..f7d562ad96a 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -7,7 +7,7 @@ // // ********************************************************************** -iceVersion = 3.6.2 +iceVersion = 3.6.3 // The Android versions used for the Ice build. ice_buildToolsVersion = 21.1.1 |