diff --git a/gradle.properties b/gradle.properties index f435cd9..c0c69a6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -11,7 +11,7 @@ org.gradle.jvmargs=-Xmx1536m # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=0.3.6 +VERSION_NAME=0.3.7 VERSION_CODE=1 BUILD_TOOLS_VERSION=29.0.2 COMPILE_SDK_VERSION=29