diff --git a/README.md b/README.md index 0e494f5..72977d4 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.2' + compile 'com.tonystark.android:socket:1.2.3' } ```