Update api
This commit is contained in:
parent
5b8665cb5a
commit
eb5d7dede3
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue