Skip to content

Commit 9e612d6

Browse files
authored
Update README.md
1 parent 5fbc627 commit 9e612d6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020

2121
#### APK下载:
2222

23-
- [Github下载](https://github.com/hegaojian/JetpackMvvm/releases/download/1.1.8/app-release.apk)
23+
- [Github下载](https://github.com/hegaojian/JetpackMvvm/releases/download/1.2.6/app-release.apk)
2424

2525
- [firm下载(推荐)](http://d.6short.com/v9q7)
2626

2727
- 扫码下载(推荐)
2828

29-
![](https://upload-images.jianshu.io/upload_images/9305757-4999111e26d5e93a.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
29+
![](https://upload-images.jianshu.io/upload_images/9305757-8ca8324f5690198e.png?imageMogr2/auto-orient/strip|imageView2/2/format/webp)
3030

3131

3232
## 1.如何集成
@@ -47,7 +47,7 @@ allprojects {
4747
``` gradle
4848
dependencies {
4949
...
50-
implementation 'com.github.hegaojian:JetpackMvvm:1.2.5'
50+
implementation 'com.github.hegaojian:JetpackMvvm:1.2.6'
5151
}
5252
```
5353

0 commit comments

Comments
 (0)