diff --git a/gradle.properties b/gradle.properties index e209caf310..40059b6900 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,9 @@ org.gradle.daemon=true org.gradle.configureondemand=false -VERSION_NAME=4.11.0 +VERSION_NAME=4.12.0-SNAPSHOT VERSION_MAJOR=4 -VERSION_MINOR=11 +VERSION_MINOR=12 VERSION_PATCH=0 GROUP=com.github.bumptech.glide