Delete release directory

This commit is contained in:
Tungstend 2022-10-19 19:03:33 +08:00 committed by GitHub
parent 10a5c09f5f
commit 1e31d41c65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 20 deletions

View File

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