diff --git a/gradle.properties b/gradle.properties index df0d17e..9664051 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.1.0 -VERSION_CODE=1 +VERSION_NAME=0.2.0 +VERSION_CODE=2 COMPILE_SDK_VERSION=23 BUILD_TOOLS_VERSION=23.0.1 TARGET_SDK_VERSION=23