Skip to content

Commit c06d53b

Browse files
authored
Update README.md
1 parent cdc093c commit c06d53b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ maven { url "https://jitpack.io" }
219219
and in your module `build.gradle` file add the dependencies
220220

221221
``` groovy
222-
implementation "com.github.JamalMulla:ComposePrefs3:<version>" // Current is 1.0.2
222+
implementation "com.github.JamalMulla:ComposePrefs3:<version>" // Current is 1.0.3
223223
implementation "androidx.datastore:datastore-preferences:1.0.0"
224224
```
225225

0 commit comments

Comments
 (0)