This commit is contained in:
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 .externalNativeBuild
.cxx .cxx
local.properties local.properties
/keystore.properties keystore.properties

View File

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