diff --git a/gradle.properties b/gradle.properties index 04b128b..b3de232 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,8 +17,8 @@ # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects # org.gradle.parallel=true -VERSION_NAME=3.0.0 -VERSION_CODE=300 +VERSION_NAME=3.0.1-SNAPSHOT +VERSION_CODE=301 GROUP=com.hannesdorfmann