diff --git a/gradle.properties b/gradle.properties index c547adce..e28eb379 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,7 +7,7 @@ org.gradle.jvmargs=-Xmx2g -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryEr kotlin.code.style=official group = io.github.ermadmi78 -version = 4.0.0-alpha.01-SNAPSHOT +version = 4.0.0-SNAPSHOT # dependencies kotlinJdkVersion=11