From 834b9e68edf26755484e4f126d120298569adfac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=98=8A?= Date: Fri, 23 Feb 2018 11:05:10 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca56b1d..0e494f5 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ files than you need put this into Module build.gradle file ```groovy dependencies { - compile 'com.tonystark.android:socket:1.2.1' + compile 'com.tonystark.android:socket:1.2.2' } ```