Sfoglia il codice sorgente

2.0.6 修复磁盘未挂载情况下报错问题

yanyi 4 anni fa
parent
commit
42b8a0c7b9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -11,7 +11,7 @@ OkHttp请求封装
 ~~~
 repositories {
         maven {
-            url "http://maven.benyanyi.com:8081/nexus/content/repositories/mylove/"
+            url "http://maven.benyanyi.com/nexus/content/repositories/mylove/"
         }
     }
 ~~~