chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime

Bumps [org.jetbrains.kotlinx:kotlinx-datetime](https://github.com/Kotlin/kotlinx-datetime) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/Kotlin/kotlinx-datetime/releases)
- [Changelog](https://github.com/Kotlin/kotlinx-datetime/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx-datetime/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-datetime
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-01 08:26:36 +00:00 committed by GitHub
parent a652f51651
commit 9f04158a3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ buildscript {
play_services_wearable_version = '18.0.0'
play_services_location_version = '21.0.1'
kotlinx_datetime_version = '0.4.0'
kotlinx_datetime_version = '0.4.1'
kotlinx_serialization_version = '1.6.0'
caverock_androidsvg_version = '1.4'