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 5569c4a commit 94e9620Copy full SHA for 94e9620
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.3-1.4.0-rc
+VERSION_NAME=0.5.4-SNAPSHOT
27
28
POM_ARTIFACT_ID=reduxkotlin
29
POM_DESCRIPTION=Redux implementation for Kotlin. Mulitiplatform supported.
0 commit comments