Skip to content

Commit

Permalink
解决长图问题
Browse files Browse the repository at this point in the history
  • Loading branch information
HuanTanSheng committed Jul 23, 2019
1 parent f62e9d7 commit 4e143be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ allprojects {
```gradle
dependencies {
implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.7' //支持androidx
implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.8' //支持androidx
   implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.5' //不支持androidx
   implementation 'com.github.HuanTanSheng:EasyPhotos:2.4.5' //还没有升级到androidx的同学可以用这个版本
 
}
```
Expand Down

0 comments on commit 4e143be

Please sign in to comment.