Skip to content

Commit

Permalink
Advance dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-g committed Aug 13, 2020
1 parent cf053ab commit 4f679a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx1G -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8

group=org.jetbrains.kotlinx
version=0.0.1
version=0.1.0
versionSuffix=SNAPSHOT

kotlin.mpp.enableGranularSourceSetsMetadata=true
Expand All @@ -10,4 +10,4 @@ kotlin.js.compiler=both

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

0 comments on commit 4f679a1

Please sign in to comment.