|
@@ -47,7 +47,7 @@ android {
|
|
|
applicationVariants.configureEach { variant ->
|
|
|
variant.outputs.configureEach { output ->
|
|
|
def formattedDate = new Date().format('yyyyMMddHHmm')
|
|
|
- outputFileName = "xn_hxp_${variant.versionName}_${formattedDate}.apk"
|
|
|
+ outputFileName = "baotou_hxp_${variant.versionName}_${formattedDate}.apk"
|
|
|
}
|
|
|
}
|
|
|
}
|