From 1d948773b1c2e0b867e11e7d1dc89c0d1fa7447d Mon Sep 17 00:00:00 2001 From: Runar Ingebrigtsen Date: Fri, 6 Feb 2026 09:11:11 +0100 Subject: [PATCH] compile android app --- android/.idea/compiler.xml | 6 ++++++ android/.idea/deploymentTargetSelector.xml | 10 ++++++++++ android/.idea/misc.xml | 3 ++- 3 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 android/.idea/compiler.xml create mode 100644 android/.idea/deploymentTargetSelector.xml diff --git a/android/.idea/compiler.xml b/android/.idea/compiler.xml new file mode 100644 index 0000000..b86273d --- /dev/null +++ b/android/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/android/.idea/deploymentTargetSelector.xml b/android/.idea/deploymentTargetSelector.xml new file mode 100644 index 0000000..b268ef3 --- /dev/null +++ b/android/.idea/deploymentTargetSelector.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml index 8bb1dd1..74dd639 100644 --- a/android/.idea/misc.xml +++ b/android/.idea/misc.xml @@ -1,6 +1,7 @@ + - +