diff --git a/changelog.md b/changelog.md index 121a5f1..da09f31 100644 --- a/changelog.md +++ b/changelog.md @@ -2,3 +2,5 @@ - config is now in json and **NO** migration is applied! - now consists of fewer sections - see readme - telekinesis only applies to tools now + +**I was not able to test everything, so feel free to report ANY errors!** diff --git a/gradle.properties b/gradle.properties index 7d28631..bf86fb7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1 @@ -org.gradle.jvmargs=-Xmx1G \ No newline at end of file +org.gradle.jvmargs=-Xmx2G \ No newline at end of file