Skip to content

Commit

Permalink
去除Gson转换器
Browse files Browse the repository at this point in the history
  • Loading branch information
jixiangxiang committed Dec 15, 2017
1 parent a6ea67b commit ee39ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
repositories {
maven { url NEXUS_SERVER_URL }
// maven { url NEXUS_SERVER_URL }
mavenLocal()
jcenter()
mavenCentral()
Expand All @@ -19,7 +19,7 @@ buildscript {

allprojects {
repositories {
maven { url NEXUS_SERVER_URL }
// maven { url NEXUS_SERVER_URL }
mavenLocal()
jcenter()
mavenCentral()
Expand Down

0 comments on commit ee39ba5

Please sign in to comment.