
implementation("io.github.matheus-corregiari:storage-datastore:2.0.0-rc08")Facilitates efficient, thread-safe storage of small data sets, such as preferences and application state, using DataStore. Ensures atomic read-modify-write operations and ACID guarantees.