@@ -19,8 +19,8 @@ android {
applicationId "cn.muchinfo.rma"
minSdkVersion 24
targetSdkVersion 30
- versionCode 50052
- versionName "5.0.52"
+ versionCode 50055
+ versionName "5.0.55"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
//指定room.schemaLocation生成的文件路径