1
0
mirror of https://github.com/helloworld1/FreeOTPPlus synced 2025-10-06 00:23:07 +02:00

Ignore app release directory

This commit is contained in:
Howard Liberty
2021-06-07 21:57:12 -07:00
parent bd62751dd3
commit 786799cd3a
2 changed files with 2 additions and 18 deletions

2
.gitignore vendored
View File

@@ -34,3 +34,5 @@ Thumbs.db
# Crowdin Config
crowdin.yml
app/release/

View File

@@ -1,18 +0,0 @@
{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "org.liberty.android.freeotpplus",
"variantName": "processReleaseResources",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 14,
"versionName": "2.3",
"outputFile": "app-release.apk"
}
]
}