diff --git a/gradle.properties b/gradle.properties index e4548ec..d468a2f 100755 --- 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=1.6.0 -VERSION_CODE=10600 +VERSION_NAME=1.6.1 +VERSION_CODE=10601 GROUP=com.github.clans POM_DESCRIPTION=Floating Action Button implementation for Android