Bug Fixes

Bug Fixes
master
Abdul Mannan 2021-12-11 23:36:47 +05:00
parent dcf1bcda60
commit 219d54a9bc
5 changed files with 0 additions and 59 deletions

View File

@ -1,59 +0,0 @@
{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.darkweb.genesissearchengine.production",
"variantName": "genesisRelease",
"elements": [
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86_64"
}
],
"versionCode": 178,
"versionName": "Build | Dark-Origin 1.4.7.1",
"outputFile": "app-genesis-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "armeabi-v7a"
}
],
"versionCode": 175,
"versionName": "Build | Dark-Origin 1.4.7.1",
"outputFile": "app-genesis-armeabi-v7a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "arm64-v8a"
}
],
"versionCode": 176,
"versionName": "Build | Dark-Origin 1.4.7.1",
"outputFile": "app-genesis-arm64-v8a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86"
}
],
"versionCode": 177,
"versionName": "Build | Dark-Origin 1.4.7.1",
"outputFile": "app-genesis-x86-release.apk"
}
]
}