This commit is contained in:
Samuel Vermeulen 2022-04-01 18:18:08 +02:00
parent b07d54ec58
commit ba8251dab1
2 changed files with 7 additions and 7 deletions

2
.gitignore vendored
View File

@ -13,4 +13,4 @@
.externalNativeBuild
.cxx
local.properties
/keystore.properties
keystore.properties

View File

@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<runningDeviceTargetSelectedWithDropDown>
<targetSelectedWithDropDown>
<Target>
<type value="RUNNING_DEVICE_TARGET" />
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="SERIAL_NUMBER" />
<value value="ce041714f3dedb2801" />
<type value="VIRTUAL_DEVICE_PATH" />
<value value="C:\Users\samue\.android\avd\Nexus_6_API_29.avd" />
</Key>
</deviceKey>
</Target>
</runningDeviceTargetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-03-31T21:01:23.959141700Z" />
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2022-03-31T21:48:44.877184900Z" />
</component>
</project>