From b68e37e02c38416fb56c7b3ec2b53596fd68dd3c Mon Sep 17 00:00:00 2001 From: hzw <1993hzw@163.com> Date: Mon, 18 Feb 2019 18:09:40 +0800 Subject: [PATCH] update gradle.properties --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 138fada..e92f817 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ MIN_SDK_VERSION=14 TARGET_SDK_VERSION=22 -VERSION_NAME=5.4.0.1 -VERSION_CODE=52 +VERSION_NAME=5.4.0.2 +VERSION_CODE=53 COMPILE_SDK_VERSION=27