Updated material intro lib.

This commit is contained in:
Karim Abou Zeid 2016-06-02 20:39:44 +02:00
commit 66d994f7ca

View file

@ -145,6 +145,6 @@ 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:1.8-kmod'
compile 'com.heinrichreimersoftware:material-intro:1.5.1'
compile 'com.heinrichreimersoftware:material-intro:1.5.2'
compile 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
}