Skip to content

Commit 4f679a1

Browse files
committed
Advance dev version
1 parent cf053ab commit 4f679a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
org.gradle.jvmargs=-Xmx1G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
22

33
group=org.jetbrains.kotlinx
4-
version=0.0.1
4+
version=0.1.0
55
versionSuffix=SNAPSHOT
66

77
kotlin.mpp.enableGranularSourceSetsMetadata=true
@@ -10,4 +10,4 @@ kotlin.js.compiler=both
1010

1111
# Workaround for Bintray treating .sha512 files as artifacts
1212
# https://github.com/gradle/gradle/issues/11412
13-
systemProp.org.gradle.internal.publish.checksums.insecure=true
13+
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 commit comments

Comments
 (0)