From 391e5148190d7fcf5fb783abf0bdf695d7295ce0 Mon Sep 17 00:00:00 2001 From: zhongchao Date: Fri, 19 Feb 2021 17:29:23 +0800 Subject: [PATCH] update realTime version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 25475b1..a61b32e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ MOGO_NETWORK_VERSION=1.0.20-SNAPSHOT MOGO_HTTPDNS_VERSION=1.0.20-SNAPSHOT MOGO_PASSPORT_VERSION=1.0.20-SNAPSHOT MOGO_SOCKET_VERSION=1.0.20-SNAPSHOT -MOGO_REALTIME_VERSION=1.0.20-SNAPSHOT +MOGO_REALTIME_VERSION=1.0.21-SNAPSHOT MOGO_TANLU_VERSION=1.0.20-SNAPSHOT MOGO_LIVE_VERSION=1.0.20-SNAPSHOT MOGO_TRAFFICLIVE_VERSION=1.0.20-SNAPSHOT