feat: 添加 bng33 模块的配置和资源,包括更新应用名称和版本信息
This commit is contained in:
@@ -10,8 +10,8 @@ plugins {
|
||||
|
||||
ext {
|
||||
outputPath = "${project.rootDir}/apks"
|
||||
versionCode = 137
|
||||
versionName = "v1.3.7"
|
||||
versionCode = 138
|
||||
versionName = "v1.3.8"
|
||||
namespace = "com.webclip.base"
|
||||
JAVA_VERSION = JavaVersion.VERSION_17
|
||||
}
|
||||
Reference in New Issue
Block a user