Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
donglua committed Jun 27, 2016
1 parent c01728f commit 68f70b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@

```groovy
dependencies {
compile 'me.iwf.photopicker:PhotoPicker:0.8.1@aar'
compile 'me.iwf.photopicker:PhotoPicker:0.8.4@aar'
compile 'com.android.support:appcompat-v7:23.4.1'
compile 'com.android.support:recyclerview-v7:23.4.1'
compile 'com.android.support:design:23.4.1'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.android.support:recyclerview-v7:23.4.0'
compile 'com.android.support:design:23.4.0'
compile 'com.nineoldandroids:library:2.4.0'
compile 'com.github.bumptech.glide:glide:3.7.0'
}
Expand Down

0 comments on commit 68f70b8

Please sign in to comment.