Skip to content

Commit

Permalink
发布1.1.4版本
Browse files Browse the repository at this point in the history
  • Loading branch information
xuexiangjys committed Jun 14, 2020
1 parent 8782ae8 commit 6bfc161
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,11 @@ allprojects {
dependencies {
...
//androidx项目
implementation 'com.github.xuexiangjys:XUI:1.1.3'
implementation 'com.github.xuexiangjys:XUI:1.1.4'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'com.google.android.material:material:1.1.0-beta01'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
}
```
Expand Down Expand Up @@ -247,6 +247,8 @@ T*8 | 7.77¥ | 微信
v*d | 20¥ | 微信
B*G | 1¥ | 微信
*舞 | 10¥ | 微信
*肉 | 2¥ | 微信
*拖 | 12.12¥ | 微信

## 联系方式

Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ dependencies {
implementation 'com.alibaba.android:ultraviewpager:1.0.7.8'
implementation 'com.alibaba.android:tangram:3.3.6'
//版本更新
implementation 'com.github.xuexiangjys:XUpdate:1.1.4'
implementation 'com.github.xuexiangjys:XUpdate:1.1.6'
implementation 'com.zhy:okhttputils:2.6.2'
//腾讯的键值对存储mmkv
implementation 'com.tencent:mmkv:1.0.22'
Expand Down
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,11 @@ allprojects {
dependencies {
...
//androidx项目
implementation 'com.github.xuexiangjys:XUI:1.1.3'
implementation 'com.github.xuexiangjys:XUI:1.1.4'
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.recyclerview:recyclerview:1.1.0'
implementation 'com.google.android.material:material:1.1.0-beta01'
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.github.bumptech.glide:glide:4.11.0'
}
```
Expand Down

0 comments on commit 6bfc161

Please sign in to comment.