Merge pull request #4926 from nextcloud/renovate/androidx.datastore-datastore-preferences-1.x

fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.6
This commit is contained in:
github-actions[bot] 2025-05-07 20:17:01 +02:00 committed by GitHub
commit fb1a4791bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -186,7 +186,7 @@ dependencies {
implementation("androidx.compose.runtime:runtime:1.7.8")
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.datastore:datastore-core:1.1.4'
implementation 'androidx.datastore:datastore-preferences:1.1.4'
implementation 'androidx.datastore:datastore-preferences:1.1.6'
implementation 'androidx.test.ext:junit-ktx:1.2.1'
implementation fileTree(include: ['*'], dir: 'libs')