Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
behzodhalil committed Jul 5, 2023
2 parents 09c3b59 + 0e8472a commit 72a6801
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 @@ -33,7 +33,7 @@ Add the dependency below into your module's `build.gradle.kts` file:
```kt

// It includes viewmodel, stateflow and core components.
implementation("io.github.behzodhalil:meteor-core:<latest-version>")
implementation("io.github.behzodhalil:meteor-mvi:<latest-version>")
// If only need common use case
implementation("io.github.behzodhalil:meteor-usecase:<latest-version>")
// For testing
Expand Down

0 comments on commit 72a6801

Please sign in to comment.