mirror of
https://github.com/openflocon/Flocon.git
synced 2026-04-28 08:09:34 +00:00
This commit is contained in:
parent
018f18e0b5
commit
b28e0dc3fb
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@ To support Jetpack DataStore, ensure you have the `flocon-datastore` dependency:
|
|||
|
||||
```kotlin
|
||||
// build.gradle.kts
|
||||
implementation("io.github.openflocon:flocon-datastore:version")
|
||||
debugImplementation("io.github.openflocon:flocon-datastores:version")
|
||||
releaseImplementation("io.github.openflocon:flocon-datastores-no-op:version")
|
||||
```
|
||||
|
||||
Then register your DataStore:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue