commit 3824d52fd963bebfa85f4e0334622d264840a04a parent 4f2d2e3ef38714343c08488892576ace19696712 Author: t3sserakt <t3sserakt@posteo.de> Date: Wed, 11 Jun 2025 19:58:45 +0200 Removed debug apk. Added release apk. Diffstat:
| M | GNUnetMessenger/.idea/deploymentTargetSelector.xml | | | 4 | ++-- |
| D | app-debug.apk | | | 0 | |
| A | app-release.apk | | | 0 |
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/GNUnetMessenger/.idea/deploymentTargetSelector.xml b/GNUnetMessenger/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@ <selectionStates> <SelectionState runConfigName="app"> <option name="selectionMode" value="DROPDOWN" /> - <DropdownSelection timestamp="2025-06-02T07:08:31.015580Z"> + <DropdownSelection timestamp="2025-06-11T08:01:17.994684Z"> <Target type="DEFAULT_BOOT"> <handle> - <DeviceId pluginId="LocalEmulator" identifier="path=/Users/ffelgenh/.android/avd/Pixel_4.avd" /> + <DeviceId pluginId="PhysicalDevice" identifier="serial=26081JEGR13353" /> </handle> </Target> </DropdownSelection> diff --git a/app-debug.apk b/app-debug.apk Binary files differ. diff --git a/app-release.apk b/app-release.apk Binary files differ.