We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fdd840c + 4abbdb5 commit 0c07b10Copy full SHA for 0c07b10
README.md
@@ -50,7 +50,7 @@ kotlin {
50
sourceSets {
51
commonMain { // <--- name may vary on your project
52
dependencies {
53
- implementation "org.reduxkotlin:presenter-middlware:0.2.8"
+ implementation "org.reduxkotlin:presenter-middleware:0.2.8"
54
}
55
56
0 commit comments