Skip to content

Commit f9de1f0

Browse files
committed
Update dependency androidx.datastore:datastore-preferences to v1.0.0
1 parent d2411fb commit f9de1f0

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
@@ -70,7 +70,7 @@ dependencies {
7070
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version"
7171
implementation "org.jetbrains.kotlinx:kotlinx-coroutines-core:$coroutines_version"
7272

73-
implementation "androidx.datastore:datastore-preferences:1.0.0-alpha07"
73+
implementation "androidx.datastore:datastore-preferences:1.0.0"
7474

7575
testImplementation 'junit:junit:4.13.2'
7676
androidTestImplementation 'androidx.test.ext:junit:1.1.2'

0 commit comments

Comments
 (0)