From aa0e223dc335eee0dc64304b3cadd7ed90afe60a Mon Sep 17 00:00:00 2001 From: Tony Trinh Date: Wed, 11 Apr 2018 02:36:15 -0500 Subject: [PATCH] :cloud: Bump 'v_1.1.1-12-SNAPSHOT'. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 81efbcb8d8..adab40fe4d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,8 +21,8 @@ slf4jVersion=1.7.25 # `version` is needed by gradle-release-plugin and always matches # `VERSION_NAME`. The plugin updates both automatically. -version=1.1.1-11-SNAPSHOT -VERSION_NAME=1.1.1-11-SNAPSHOT +version=1.1.1-12-SNAPSHOT +VERSION_NAME=1.1.1-12-SNAPSHOT VERSION_CODE=301117 GROUP=com.github.tony19