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.
1 parent fdd840c commit 4abbdb5Copy full SHA for 4abbdb5
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