fix(deps): update dependency androidx.datastore:datastore-preferences to v1.1.1 (#846)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-19 09:40:32 +00:00
committed by GitHub
parent 24603a3b07
commit 088b6d8c1a
+1 -1
View File
@@ -65,7 +65,7 @@ dependencies {
api("com.google.code.gson:gson:2.10.1")
api("androidx.datastore:datastore-preferences:1.0.0")
api("androidx.datastore:datastore-preferences:1.1.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.6.3")
// Test