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 61f1c3c commit ad73c51Copy full SHA for ad73c51
gradle.properties
@@ -23,7 +23,7 @@ kotlin.native.ignoreDisabledTargets=true
23
kotlin.mpp.enableGranularSourceSetsMetadata=true
24
25
GROUP=org.reduxkotlin
26
-VERSION_NAME=0.5.4
+VERSION_NAME=0.5.5
27
28
POM_ARTIFACT_ID=reduxkotlin
29
POM_DESCRIPTION=Redux implementation for Kotlin. Mulitiplatform supported.
0 commit comments