diff --git a/gradle.properties b/gradle.properties index 7fc6f1f..709fbf8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,2 @@ kotlin.code.style=official +org.gradle.jvmargs=-Xms256m -Xmx1024m diff --git a/plugin-build/gradle.properties b/plugin-build/gradle.properties index e20faf8..c183c76 100644 --- a/plugin-build/gradle.properties +++ b/plugin-build/gradle.properties @@ -1,5 +1,5 @@ ID=app.futured.sheethappens -VERSION=1.0.1 +VERSION=1.0.2 GROUP=app.futured.sheethappens DISPLAY_NAME=Sheet Happens DESCRIPTION=Gradle plugin for generating Android / KMP string translations from Google Spreadsheets