diff --git a/gradle.properties b/gradle.properties index a561893bfc7e..afdbf760d9d4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # the version that is planned to be released next, snapshot versions for the 'main' branch are based on this -nextPlannedVersion=0.13.0 +nextPlannedVersion=0.14.0 #dokka will run out of memory with the default meta space org.gradle.jvmargs=-XX:MaxMetaspaceSize=1024m