Skip to content

Commit

Permalink
优化强制更新
Browse files Browse the repository at this point in the history
  • Loading branch information
WVector committed Apr 18, 2018
1 parent ffc9013 commit f7e59e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sample/src/main/java/com/vector/appupdatedemo/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ public void onCreate() {
.debug(true, "okHttp")
.timeout(20 * 1000);


OkGo.getInstance().init(this);
}
}

0 comments on commit f7e59e2

Please sign in to comment.