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