Skip to content

Commit 0cae569

Browse files
Merge pull request #5581 from nextcloud/renovate/androidx.datastore-datastore-core-1.x
Update dependency androidx.datastore:datastore-core to v1.2.0
2 parents c06186f + 1089a91 commit 0cae569

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ dependencies {
197197

198198
implementation("androidx.compose.runtime:runtime:1.9.5")
199199
implementation 'androidx.preference:preference-ktx:1.2.1'
200-
implementation 'androidx.datastore:datastore-core:1.1.7'
200+
implementation 'androidx.datastore:datastore-core:1.2.0'
201201
implementation 'androidx.datastore:datastore-preferences:1.1.7'
202202
implementation 'androidx.test.ext:junit-ktx:1.3.0'
203203

0 commit comments

Comments
 (0)