From 92eb291de7c2950ab9149d589ce6d7d48edc039e Mon Sep 17 00:00:00 2001 From: Fung Date: Mon, 7 Aug 2017 01:46:07 +0800 Subject: [PATCH] Project: Bump to 2.7.1 Signed-off-by: Fung --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 85dbd19..90fc33f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx1536m BUILD_TOOLS_VERSION=26.0.1 -VERSION_NAME=2.7.0 +VERSION_NAME=2.7.1 TARGET_SDK_VERSION=26 -VERSION_CODE=37 +VERSION_CODE=38 MIN_SDK_VERSION=21 \ No newline at end of file