diff --git a/gradle.properties b/gradle.properties index ee726f5..c2bdd0e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,8 +15,8 @@ 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_CODE=4 -VERSION_NAME=0.2.2 +VERSION_CODE=5 +VERSION_NAME=0.3.0 GROUP=com.github.bigstark ANDROID_BUILD_TARGET_SDK_VERSION=24