Delete output-metadata.json

This commit is contained in:
Ashinch 2022-04-20 05:10:51 +08:00 committed by Ash
parent 8564938b1f
commit f873af28c8
2 changed files with 2 additions and 21 deletions

3
app/.gitignore vendored
View File

@ -1 +1,2 @@
/build
/build
/release

View File

@ -1,20 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "me.ash.reader",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 5,
"versionName": "0.7.2",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}