Create output-metadata.json

This commit is contained in:
Tom Fong 2023-07-07 14:12:33 +08:00
parent c536146abb
commit 10ed53b92f

View file

@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.tomfong.simpleqr",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 4000000,
"versionName": "4.0.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}