Parcourir la source

Fix download did not return a problem.

yanyi il y a 6 ans
Parent
commit
f75dbf7612
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 ## OkHttp请求封装
 ### 使用方法
 
-#### 方法一(老版)
+#### 方法一(老版,已停止维护)
 module 下添加
 
      compile 'com.github.BenYanYi:OkHttp:1.1.6'