forked from github/szkolny
[Gradle] Fix AgendaCalendarView dependencies.
This commit is contained in:
parent
bf73c75872
commit
38d0a173af
@ -49,6 +49,6 @@ dependencies {
|
||||
|
||||
// other libraries
|
||||
//implementation 'se.emilsjolander:stickylistheaders:2.7.0'
|
||||
implementation 'com.github.edisonw:StickyListHeaders:master-SNAPSHOT'
|
||||
implementation 'com.github.edisonw:StickyListHeaders:master-SNAPSHOT@aar'
|
||||
implementation 'io.reactivex:rxjava:1.1.1'
|
||||
}
|
||||
|
@ -142,7 +142,7 @@ dependencies {
|
||||
implementation "org.jsoup:jsoup:1.10.1"
|
||||
implementation "pl.droidsonroids.gif:android-gif-drawable:1.2.15"
|
||||
//implementation "se.emilsjolander:stickylistheaders:2.7.0"
|
||||
implementation 'com.github.edisonw:StickyListHeaders:master-SNAPSHOT'
|
||||
implementation 'com.github.edisonw:StickyListHeaders:master-SNAPSHOT@aar'
|
||||
implementation "uk.co.samuelwall:material-tap-target-prompt:2.14.0"
|
||||
|
||||
implementation project(":agendacalendarview")
|
||||
|
Loading…
Reference in New Issue
Block a user