Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
russhwolf authored Dec 5, 2024
1 parent 748aae2 commit eca5f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The following table shows the names of implementing classes and what platforms t
| `SharedPreferencesSettings`<sup>1</sup> | `android.content.SharedPreferences` | Android |
| `StorageSettings` | Web Storage (localStorage) | JS, WasmJS |
| `RegistrySettings`<sup>2</sup> | Windows Registry | MingwX64 |
| `DataStoreSettings`<sup>3</sup> | `androidx.datastore.core.DataStore | Android, JVM, Native |
| `DataStoreSettings`<sup>3</sup> | `androidx.datastore.core.DataStore` | Android, JVM, Native |
| `MapSettings`<sup>1,4</sup> | `kotlin.collections.MutableMap` | All platforms |

<sup>
Expand Down

0 comments on commit eca5f8c

Please sign in to comment.