Update api

This commit is contained in:
Mikołaj Pich 2019-08-12 23:25:22 +02:00
parent 5b8665cb5a
commit eb5d7dede3
No known key found for this signature in database
GPG key ID: F62B26E36D4C4BAA

View file

@ -24,8 +24,8 @@ ext {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
implementation 'io.github.wulkanowy:api:d95867e'
implementation 'io.github.wulkanowy:uonet-request-signer:eeb50c7'
implementation "io.github.wulkanowy:api:0.9.4"
implementation "io.github.wulkanowy:uonet-request-signer:eeb50c7"
compileOnly "org.threeten:threetenbp:$threetenbp:no-tzdb"
testImplementation "org.threeten:threetenbp:$threetenbp"