Commit 43c670a6 authored by jianglx's avatar jianglx

将版本改回1.1.3

parent 2fa66975
......@@ -7,8 +7,8 @@ android {
applicationId "com.xxfc.rv"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 112
versionName "1.1.2"
versionCode 113
versionName "1.1.3"
multiDexEnabled true
//新版Gradle 是 implementation 为了兼容compile,写上这句话
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment