mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 20:49:36 +01:00
Merge pull request #4614 from nextcloud/renovate/androidx.datastore-datastore-preferences-1.x
Update dependency androidx.datastore:datastore-preferences to v1.1.2
This commit is contained in:
commit
2a4ca9f6ed
@ -185,7 +185,7 @@ dependencies {
|
||||
implementation("androidx.compose.runtime:runtime:1.7.6")
|
||||
implementation 'androidx.preference:preference-ktx:1.2.1'
|
||||
implementation 'androidx.datastore:datastore-core:1.1.2'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.1.1'
|
||||
implementation 'androidx.datastore:datastore-preferences:1.1.2'
|
||||
implementation 'androidx.test.ext:junit-ktx:1.2.1'
|
||||
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.7")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user