Skip to content

Commit

Permalink
1、release1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dongjunkun committed Mar 2, 2017
1 parent f68b50e commit e3ddec5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![](https://jitpack.io/v/dongjunkun/BannerLayout.svg)](https://jitpack.io/#dongjunkun/BannerLayout)

一款简洁实用的android广告栏,参考了[AndroidImageSlider](https://github.com/daimajia/AndroidImageSlider)[BGABanner-Android](https://github.com/bingoogolapple/BGABanner-Android)结合自己的理解而成

###预览
Expand All @@ -19,7 +21,7 @@ allprojects {
}
dependencies {
compile 'com.github.dongjunkun:BannerLayout:1.0.4'
compile 'com.github.dongjunkun:BannerLayout:1.0.5'
}
```
Expand Down

0 comments on commit e3ddec5

Please sign in to comment.