diff options
| author | LeightonGinty <lxg184@student.bham.ac.uk> | 2024-11-16 14:15:44 +0000 |
|---|---|---|
| committer | LeightonGinty <lxg184@student.bham.ac.uk> | 2024-11-16 14:15:44 +0000 |
| commit | 920b948895229c6624e77ca675000d45c2fa8dc0 (patch) | |
| tree | 7525cb98bc42d4faeef9466d14ab88bb2172e0eb /.idea/misc.xml | |
| parent | 0c837aefedd7d2759eef84192615208a7fe75478 (diff) | |
Add resources
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..0ad17cb --- /dev/null +++ b/.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_17" default="true" project-jdk-name="jbr-17" 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 |
