Add release build

This commit is contained in:
lv
2023-11-22 13:46:20 -05:00
parent 1bcc2a9aca
commit 9fadb5ca9a
3 changed files with 36 additions and 0 deletions

BIN
app/release/app-release.apk Normal file

Binary file not shown.

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "net.mezimmah.catflipscreen",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}