diff --git a/gradle.properties b/gradle.properties index 4d283b8..61ee80c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs = -Xmx1024M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 org.gradle.caching = true -version = 0.3.3 +version = 1.0.0 dependencyCheckPluginVersion = 5.3.1 googleJibPluginVersion = 2.1.0 ghooksPluginVersion = 1.1.1