Fix day navigation unevenition (#301)

This commit is contained in:
Mikołaj Pich 2019-03-23 17:29:34 +01:00 committed by Rafał Borcz
parent 68b9847927
commit 6bb03b3be8
4 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ play {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
implementation('io.github.wulkanowy:api:0.7.1') { exclude module: "threetenbp" }
implementation('com.github.wulkanowy:api:f60d2b8') { exclude module: "threetenbp" }
implementation "androidx.legacy:legacy-support-v4:1.0.0"
implementation "androidx.appcompat:appcompat:1.0.2"