Updated material-intro dependency.

This commit is contained in:
Karim Abou Zeid 2016-02-29 00:23:52 +01:00
commit 028b8f0193
3 changed files with 13 additions and 4 deletions

View file

@ -143,5 +143,5 @@ dependencies {
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.github.bumptech.glide:okhttp3-integration:1.4.0@aar'
compile 'com.github.kabouzeid:RecyclerView-FastScroll:v1.6-kmod'
compile 'com.heinrichreimersoftware:material-intro:a89e1099e5'
compile 'com.heinrichreimersoftware:material-intro:3ece4e7199'
}