chore:update AGP

Signed-off-by: keta1 <k@ketal.icu>
This commit is contained in:
keta1
2022-05-24 08:37:12 +08:00
parent 6ce3199b4d
commit 8a91326d7d
5 changed files with 9 additions and 5 deletions

View File

@@ -104,6 +104,7 @@ android {
lint {
checkDependencies = true
}
namespace = "io.github.qauxv"
applicationVariants.all {
if (!this.buildType.isDebuggable) {
val outputFileName = "QAuxv-v${defaultConfig.versionName}-${productFlavors.first().name}.apk"