From e17d0f880ee0a2752594adc759a4d35aea898e33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=98=8A?= Date: Thu, 18 Jan 2018 00:19:12 +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 5b326c3..ca56b1d 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.0' + compile 'com.tonystark.android:socket:1.2.1' } ```