mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #4841 from nextcloud/renovate/androidx.datastore-datastore-preferences-1.x
Update dependency androidx.datastore:datastore-preferences to v1.1.4
This commit is contained in:
commit
265d0b3a91
@ -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.3'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.1.4'
|
||||
implementation 'androidx.test.ext:junit-ktx:1.2.1'
|
||||
|
||||
implementation fileTree(include: ['*'], dir: 'libs')
|
||||
|
Loading…
Reference in New Issue
Block a user