From bef81d8c539d5f06143d5e70ded10677b4f2e8fb Mon Sep 17 00:00:00 2001 From: Bakumon Date: Sat, 8 Apr 2017 23:53:14 +0800 Subject: [PATCH] :walking_man: v2.2.0 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5e0cacb..8f3d6f9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,5 +20,5 @@ ANDROID_BUILD_MIN_SDK_VERSION=15 ANDROID_BUILD_TARGET_SDK_VERSION=25 ANDROID_BUILD_SDK_VERSION=25 ANDROID_BUILD_TOOLS_VERSION=25.0.2 -VERSION_NAME=2.1.0 -VERSION_CODE=7 \ No newline at end of file +VERSION_NAME=2.2.0 +VERSION_CODE=8 \ No newline at end of file