feat: 添加多个模块的基础配置和资源文件
This commit is contained in:
@@ -9,7 +9,7 @@ plugins {
|
||||
}
|
||||
|
||||
ext {
|
||||
outputPath = "F:/webApp2"
|
||||
outputPath = "${project.rootDir}/apks"
|
||||
versionCode = 134
|
||||
versionName = "v1.3.4"
|
||||
namespace = "com.webclip.base"
|
||||
|
||||
Reference in New Issue
Block a user