From 6ead9345c0caaaf78b342c211828c25506d87a1c Mon Sep 17 00:00:00 2001 From: Nitesh Kant Date: Sun, 7 Sep 2014 10:30:41 -0700 Subject: [PATCH] Manually updating revision to 0.3.14 After the move to ReactiveX, the release job is not able to update the version. I am working on it. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 56e52822..cddd1279 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ # limitations under the License. # -version=0.3.13 +version=0.3.14 netty_version=4.0.21.Final slf4j_version=1.7.6 rxjava_version=0.19.1