mirror of https://github.com/LeOS-GSI/LeOS-Genesis
parent
ed0b4e4e12
commit
7d7514265e
|
@ -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>
|
|
|
@ -16,10 +16,23 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 383,
|
"versionCode": 398,
|
||||||
"versionName": "Build | Dark-Origin 1.0.5.0",
|
"versionName": "Build | Dark-Origin 1.0.5.2",
|
||||||
"outputFile": "app-orion-x86_64-release.apk"
|
"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",
|
"type": "ONE_OF_MANY",
|
||||||
"filters": [
|
"filters": [
|
||||||
|
@ -29,8 +42,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 380,
|
"versionCode": 395,
|
||||||
"versionName": "Build | Dark-Origin 1.0.5.0",
|
"versionName": "Build | Dark-Origin 1.0.5.2",
|
||||||
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
"outputFile": "app-orion-armeabi-v7a-release.apk"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -42,22 +55,9 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"attributes": [],
|
"attributes": [],
|
||||||
"versionCode": 381,
|
"versionCode": 396,
|
||||||
"versionName": "Build | Dark-Origin 1.0.5.0",
|
"versionName": "Build | Dark-Origin 1.0.5.2",
|
||||||
"outputFile": "app-orion-arm64-v8a-release.apk"
|
"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"
|
"elementType": "File"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Version */
|
/* Version */
|
||||||
project.ext.vname = 'Build | Dark-Origin 1.0.5.1'
|
project.ext.vname = 'Build | Dark-Origin 1.0.5.2'
|
||||||
project.ext.vcode = 390
|
project.ext.vcode = 395
|
||||||
project.ext.buildType = 'release'
|
project.ext.buildType = 'release'
|
||||||
|
|
||||||
/* dimension */
|
/* dimension */
|
||||||
|
|
Loading…
Reference in New Issue