YunLei пре 2 година
родитељ
комит
b807221f68
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      app/build.gradle

+ 1
- 1
app/build.gradle Прегледај датотеку

@@ -115,7 +115,7 @@ android {
applicationVariants.all { variant ->
variant.outputs.all { output ->
def fileName
fileName = "Yzx_${variant.versionName}.apk"
fileName = "Yzx_escreen_${variant.versionName}.apk"
output.outputFileName = fileName
}
}


Loading…
Откажи
Сачувај