build(deps): Bump androidx.datastore:datastore from 1.1.0 to 1.1.1 (#301)

Bumps androidx.datastore:datastore from 1.1.0 to 1.1.1.

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

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-05-02 11:35:36 +03:00 committed by GitHub
parent 9459d25773
commit 049d4974dd
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.1.0"
androidxDatastore = "1.1.1"
androidxLifecycle = "2.7.0"
androidxProfileInstaller = "1.3.1"
androidxRoom = "2.6.1"