Skip to content

Commit 7438c5a

Browse files
Update dependency androidx.datastore:datastore-preferences to v1.0.0 (#5)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent b99b4f0 commit 7438c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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)