Merge pull request #2493 from nightscout/dependabot/gradle/dev/androidx.core-core-ktx-1.10.0
chore(deps): bump androidx.core:core-ktx from 1.9.0 to 1.10.0
This commit is contained in:
commit
8fad62ebe2
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
kotlin_version = '1.8.10'
|
kotlin_version = '1.8.10'
|
||||||
core_version = '1.9.0'
|
core_version = '1.10.0'
|
||||||
rxjava_version = '3.1.6'
|
rxjava_version = '3.1.6'
|
||||||
rxandroid_version = '3.0.2'
|
rxandroid_version = '3.0.2'
|
||||||
rxkotlin_version = '3.0.1'
|
rxkotlin_version = '3.0.1'
|
||||||
|
|
Loading…
Reference in a new issue