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 d5674c8 commit ffc9013
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sample/src/main/java/com/vector/appupdatedemo/App.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ public class App extends Application {
@Override
public void onCreate() {
super.onCreate();


OkHttpUtils.getInstance()
.init(this)
.debug(true, "okHttp")
Expand Down

0 comments on commit ffc9013

Please sign in to comment.