Updated material intro. Note: Waiting for version 1.5.2 to fix a crash.

This commit is contained in:
Karim Abou Zeid 2016-05-31 16:57:21 +02:00
commit c8da5e81fd
5 changed files with 87 additions and 175 deletions

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:b8ec16d3d6'
compile 'com.heinrichreimersoftware:material-intro:1.5.1'
compile 'org.eclipse.mylyn.github:org.eclipse.egit.github.core:2.1.5'
}