<appbase>APK 15.10.4 release Publish.
This commit is contained in:
@@ -229,6 +229,7 @@ android {
|
||||
}
|
||||
|
||||
// 提交新的编译标志配置
|
||||
println 'exec bashCommitAppPublishBuildFlagInfoFilePath ...'
|
||||
def resultCommitBuildFlag = exec {
|
||||
commandLine 'bash', '--', "${RootProjectDir}/${bashCommitAppPublishBuildFlagInfoFilePath}", "${RootProjectDir}", "${versionName}", variant.buildType.name , rootProject.name
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user