update dependencies, use new scheduleAsync of job library
This commit is contained in:
parent
4bcd0b31be
commit
6e3faa8957
3 changed files with 9 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.2.21'
|
||||
ext.kotlin_version = '1.2.30'
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue