Skip to content

Commit

Permalink
gradle添加v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maning committed Aug 31, 2018
1 parent 1d7ae45 commit 8850b3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Android APK 版本更新的下载和安装,适配7.0,8.0下载安装
```

## 混淆注意:
##### 请添加okhttp3和gson的混淆
##### 请添加okhttp3混淆

## 版本记录:
##### 版本 V2.0.0:
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ dependencies {
compile project(':library_update')

//gradle测试
// compile 'com.github.maning0303:MNUpdateAPK:V1.1.8'
// compile 'com.github.maning0303:MNUpdateAPK:V2.0.0'
}

0 comments on commit 8850b3d

Please sign in to comment.