Skip to content

Commit 1089a91

Browse files
fix(deps): update dependency androidx.datastore:datastore-core to v1.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 752e2ee commit 1089a91

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.4")
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)