77 红包非当前房间的不添加。
This commit is contained in:
@@ -118,7 +118,7 @@ android {
|
||||
def versionCode = variant.versionCode
|
||||
// 获取当前时间戳(格式:yyyyMMddHHmmss)
|
||||
def buildTimes = new Date().format("yyyy-MM-dd-HH-mm")
|
||||
def fileName = "羽声_${versionName}_${versionCode}_${buildTimes}.apk"
|
||||
def fileName = "yusheng_${versionName}_${versionCode}_${buildTimes}.apk"
|
||||
output.outputFileName = fileName
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user