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 4fb424c commit ac34b41Copy full SHA for ac34b41
lib/build.gradle
@@ -7,7 +7,7 @@ apply plugin: 'kotlin-multiplatform'
7
archivesBaseName = 'redux-kotlin'
8
9
group 'org.reduxkotlin'
10
-version '0.3.1'
+version '0.3.2'
11
12
kotlin {
13
jvm()
0 commit comments