Merge pull request #1801 from nightscout/dependabot/gradle/dev/androidx.core-core-ktx-1.8.0
Bump core-ktx from 1.7.0 to 1.8.0
This commit is contained in:
commit
f0dbcf6897
|
@ -3,7 +3,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
kotlin_version = '1.6.21'
|
||||
core_version = '1.7.0'
|
||||
core_version = '1.8.0'
|
||||
rxjava_version = '3.1.5'
|
||||
rxandroid_version = '3.0.0'
|
||||
rxkotlin_version = '3.0.1'
|
||||
|
|
Loading…
Reference in a new issue