build(deps): Bump androidx.datastore:datastore from 1.0.0 to 1.1.0 (#287)

Bumps androidx.datastore:datastore from 1.0.0 to 1.1.0.

---
updated-dependencies:
- dependency-name: androidx.datastore:datastore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-04-22 15:39:36 +03:00 committed by GitHub
parent dbf0f7ddb4
commit 5f295900b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ androidxCoreKtx = "1.13.0"
androidxCoreSplash = "1.2.0-alpha01"
androidxCoreShortcuts = "1.1.0"
androidxCredentials = "1.2.2"
androidxDatastore = "1.0.0"
androidxDatastore = "1.1.0"
androidxLifecycle = "2.7.0"
androidxProfileInstaller = "1.3.1"
androidxRoom = "2.6.1"