Skip to content

Commit fa9dfea

Browse files
authored
Update README.md
1 parent 877e962 commit fa9dfea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ Let me know what features you want to have in the next version if there is any,
124124
In your gradle.build of app module, add this in the dependencies:
125125

126126
```groovy
127-
implementation 'com.github.bumptech.glide:glide:4.3.1'
128-
implementation 'com.github.chinalwb:are:0.1.5'
127+
implementation 'com.github.bumptech.glide:glide:4.9.0'
128+
implementation 'com.github.chinalwb:are:0.1.7'
129129
```
130130

131131
or, as `are` is still not stable enough to handle kinds of issues in different business scenarios, I'd like recommend to import `are` into your project direclty and add it as a local module dependency.

0 commit comments

Comments
 (0)