diff --git a/app/build.gradle b/app/build.gradle index 75ac06bb0..cc568fffd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -186,7 +186,7 @@ dependencies { implementation("androidx.compose.runtime:runtime:1.7.8") implementation 'androidx.preference:preference-ktx:1.2.1' implementation 'androidx.datastore:datastore-core:1.1.7' - implementation 'androidx.datastore:datastore-preferences:1.1.6' + implementation 'androidx.datastore:datastore-preferences:1.1.7' implementation 'androidx.test.ext:junit-ktx:1.2.1' implementation fileTree(include: ['*'], dir: 'libs')