From d14256839938ccdfb946a3347ae98f1c8cc5e3bb Mon Sep 17 00:00:00 2001 From: wangcongtao Date: Thu, 21 May 2020 14:55:18 +0800 Subject: [PATCH] opt --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index f691bda4a6..fd786cf4e4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -77,5 +77,5 @@ MOGO_MODULE_AD_CARD_VERSION=1.0.1 ## 产品库必备配置 applicationId=com.mogo.launcer applicationName=Launcer2.0 -appVersionCode=1 -appVersionName=1.0.0 \ No newline at end of file +versionCode=1 +versionName=1.0.0 \ No newline at end of file