diff --git a/gradle.properties b/gradle.properties index 2926eb7..2eb7254 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,8 +16,8 @@ # 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.0 -VERSION_CODE=3 +VERSION_NAME=0.4.0 +VERSION_CODE=4 COMPILE_SDK_VERSION=23 BUILD_TOOLS_VERSION=23.0.1 TARGET_SDK_VERSION=23