[Gradle] Update Tachyon to support creating DayView programmatically.

This commit is contained in:
Kuba Szczodrzyński 2019-11-16 17:07:07 +01:00
parent 1c6815f708
commit e0c850a455

View File

@ -169,7 +169,7 @@ dependencies {
implementation 'com.github.kuba2k2:RecyclerTabLayout:700f980584'
implementation 'com.linkedin.android.tachyon:tachyon:1.0.2'
implementation 'com.github.kuba2k2:Tachyon:bbd421f994'
}
repositories {
mavenCentral()