diff --git a/gradle.properties b/gradle.properties index 4d29d95f43e..9d9730a621e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx16g -XX:MaxMetaspaceSize=4g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 GROUP=app.cash.sqldelight -VERSION_NAME=2.1.0 +VERSION_NAME=2.2.0-SNAPSHOT POM_URL=https://github.com/sqldelight/sqldelight/ POM_SCM_URL=https://github.com/sqldelight/sqldelight/