Bump kstore from 0.9.1 to 1.0.0

Bumps `kstore` from 0.9.1 to 1.0.0.

Updates `io.github.xxfast:kstore` from 0.9.1 to 1.0.0
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.9.1...1.0.0)

Updates `io.github.xxfast:kstore-file` from 0.9.1 to 1.0.0
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.9.1...1.0.0)

Updates `io.github.xxfast:kstore-storage` from 0.9.1 to 1.0.0
- [Release notes](https://github.com/xxfast/KStore/releases)
- [Commits](https://github.com/xxfast/KStore/compare/0.9.1...1.0.0)

---
updated-dependencies:
- dependency-name: io.github.xxfast:kstore
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.xxfast:kstore-file
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.github.xxfast:kstore-storage
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-06-27 02:57:11 +00:00
committed by GitHub
parent ead1fbc702
commit 64c79e9af3
+1 -1
View File
@@ -14,7 +14,7 @@ kotlinx-serialization = "1.8.1"
koin = "4.1.0" koin = "4.1.0"
viewmodel-compose = "2.9.1" viewmodel-compose = "2.9.1"
haze = "1.6.4" haze = "1.6.4"
kstore = "0.9.1" kstore = "1.0.0"
appdirs = "1.4.0" appdirs = "1.4.0"
napier = "2.7.1" napier = "2.7.1"
androidx-navigation-compose = "2.9.0-beta03" androidx-navigation-compose = "2.9.0-beta03"