From 3865cc9c647c65aae87969c2d18b315e7ae41663 Mon Sep 17 00:00:00 2001 From: hzw <1993hzw@163.com> Date: Sat, 7 Mar 2020 15:13:42 +0800 Subject: [PATCH] update version to 5.5.3 --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 5141159..b3e1c3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ MIN_SDK_VERSION=14 TARGET_SDK_VERSION=22 -VERSION_NAME=5.5.2 -VERSION_CODE=52 +VERSION_NAME=5.5.3 +VERSION_CODE=53 COMPILE_SDK_VERSION=27