aboutsummaryrefslogtreecommitdiffstats
path: root/android/.idea/misc.xml
diff options
context:
space:
mode:
authorEddy Pedroni <epedroni@pm.me>2025-12-30 10:13:11 +0100
committerEddy Pedroni <epedroni@pm.me>2025-12-30 10:13:11 +0100
commit88ce99d87889cdf953af611ef09d7a12b6d23747 (patch)
treee998849e710adaf1da5410096f1b3408784658d4 /android/.idea/misc.xml
parentc77a8b5fb6a86dae2c9a97796067a5740e112a0d (diff)
Add Android app wrapper around web interface
Diffstat (limited to 'android/.idea/misc.xml')
-rw-r--r--android/.idea/misc.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/android/.idea/misc.xml b/android/.idea/misc.xml
new file mode 100644
index 0000000..74dd639
--- /dev/null
+++ b/android/.idea/misc.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="ExternalStorageConfigurationManager" enabled="true" />
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_21" default="true" project-jdk-name="jbr-21" project-jdk-type="JavaSDK">
+ <output url="file://$PROJECT_DIR$/build/classes" />
+ </component>
+ <component name="ProjectType">
+ <option name="id" value="Android" />
+ </component>
+</project> \ No newline at end of file