diff --git a/gradle.properties b/gradle.properties index aa21e88..13875a9 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=1.1.0 -VERSION_CODE=4 +VERSION_NAME=1.1.1 +VERSION_CODE=5 GROUP=me.zhanghai.android.materialratingbar POM_DESCRIPTION=A Material design RatingBar with consistent appearance