Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JamalMulla committed Oct 27, 2022
1 parent b4ace29 commit e3aa732
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 @@ -223,7 +223,7 @@ allprojects {
and in your module `build.gradle` file add the dependencies

``` groovy
implementation "com.github.JamalMulla:ComposePrefs:<version>" // Current is 1.0.5
implementation "com.github.JamalMulla:ComposePrefs:<version>" // Current is 1.0.6
implementation "androidx.datastore:datastore-preferences:1.0.0"
```

Expand Down

0 comments on commit e3aa732

Please sign in to comment.