Not compatible with Android Project
p21asthana opened this issue · 2 comments
p21asthana commented
I have added the following in build.gradle but import org.reduxkotlin.createStore is failing.
dependencies {
implementation "org.reduxkotlin:redux-kotlin:0.4.0"
...
}
patjackson52 commented
Thanks for reporting. can you try:
dependencies {
implementation "org.reduxkotlin:redux-kotlin-jvm:0.4.0"
}
The dep you've used is the common, multiplatform dependency.
p21asthana commented
Thnx! that worked like a charm
…On Mon, May 18, 2020 at 7:09 PM Patrick Jackson ***@***.***> wrote:
Thanks for reporting. can you try:
dependencies {
implementation "org.reduxkotlin:redux-kotlin-jvm:0.4.0"
}
The dep you've used is the common, multiplatform dependency.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB6J4AYIQDPBIKXIZWJEUF3RSE3CNANCNFSM4MXBQBNA>
.
--
Regards,
Prashant Asthana,
+91-9740 844 900