build: 更新应用版本并升级edu-core依赖至v1.0.5
- 将应用版本从2.0.39提升至2.0.40(versionCode 2039→2040) - 将edu-core依赖从v1.0.4升级至v1.0.5以获取最新功能或修复
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
"src" : "图片路径"
|
||||
}
|
||||
],
|
||||
"versionName" : "2.0.39",
|
||||
"versionCode" : 2039,
|
||||
"versionName" : "2.0.40",
|
||||
"versionCode" : 2040,
|
||||
"sassImplementationName" : "node-sass",
|
||||
"app-plus" : {
|
||||
"nvueCompiler" : "uni-app",
|
||||
|
||||
Reference in New Issue
Block a user