We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdc093c commit c06d53bCopy full SHA for c06d53b
1 file changed
README.md
@@ -219,7 +219,7 @@ maven { url "https://jitpack.io" }
219
and in your module `build.gradle` file add the dependencies
220
221
``` groovy
222
-implementation "com.github.JamalMulla:ComposePrefs3:<version>" // Current is 1.0.2
+implementation "com.github.JamalMulla:ComposePrefs3:<version>" // Current is 1.0.3
223
implementation "androidx.datastore:datastore-preferences:1.0.0"
224
```
225
0 commit comments