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