Bug Fixes

Bug Fixes
master
Abdul Mannan Saeed 2022-06-12 17:48:34 +05:00
parent ed0b4e4e12
commit 7d7514265e
3 changed files with 21 additions and 38 deletions

View File

@ -1,17 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\msman\.android\avd\Pixel_2_API_Tiramisu_1.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-05-16T23:12:10.693316300Z" />
</component>
</project>

View File

@ -16,10 +16,23 @@
}
],
"attributes": [],
"versionCode": 383,
"versionName": "Build | Dark-Origin 1.0.5.0",
"versionCode": 398,
"versionName": "Build | Dark-Origin 1.0.5.2",
"outputFile": "app-orion-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86"
}
],
"attributes": [],
"versionCode": 397,
"versionName": "Build | Dark-Origin 1.0.5.2",
"outputFile": "app-orion-x86-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
@ -29,8 +42,8 @@
}
],
"attributes": [],
"versionCode": 380,
"versionName": "Build | Dark-Origin 1.0.5.0",
"versionCode": 395,
"versionName": "Build | Dark-Origin 1.0.5.2",
"outputFile": "app-orion-armeabi-v7a-release.apk"
},
{
@ -42,22 +55,9 @@
}
],
"attributes": [],
"versionCode": 381,
"versionName": "Build | Dark-Origin 1.0.5.0",
"versionCode": 396,
"versionName": "Build | Dark-Origin 1.0.5.2",
"outputFile": "app-orion-arm64-v8a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86"
}
],
"attributes": [],
"versionCode": 382,
"versionName": "Build | Dark-Origin 1.0.5.0",
"outputFile": "app-orion-x86-release.apk"
}
],
"elementType": "File"

View File

@ -1,6 +1,6 @@
/* Version */
project.ext.vname = 'Build | Dark-Origin 1.0.5.1'
project.ext.vcode = 390
project.ext.vname = 'Build | Dark-Origin 1.0.5.2'
project.ext.vcode = 395
project.ext.buildType = 'release'
/* dimension */