Merge pull request #2215 from nightscout/dependabot/gradle/dev/org.jetbrains.kotlinx-kotlinx-datetime-0.4.0
chore(deps): bump kotlinx-datetime from 0.3.2 to 0.4.0
This commit is contained in:
commit
80f2dab622
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ buildscript {
|
||||||
play_services_wearable_version = '17.1.0'
|
play_services_wearable_version = '17.1.0'
|
||||||
play_services_location_version = '21.0.1'
|
play_services_location_version = '21.0.1'
|
||||||
|
|
||||||
kotlinx_datetime_version = '0.3.2'
|
kotlinx_datetime_version = '0.4.0'
|
||||||
kotlinx_serialization_core_version = '1.4.1'
|
kotlinx_serialization_core_version = '1.4.1'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue