aboutsummaryrefslogtreecommitdiffstats
path: root/.idea/gradle.xml
diff options
context:
space:
mode:
authorMaksymilian Jopek <maks@jopek.eu>2022-10-11 19:44:04 +0200
committerMaksymilian Jopek <maks@jopek.eu>2022-10-11 19:44:04 +0200
commit7ebdab2798013e3b47ff981335fae9d76f104d7c (patch)
tree8ff73c88d0e0d23c48dfaa71476df0dc1b253188 /.idea/gradle.xml
downloadtaupngamoni-7ebdab2798013e3b47ff981335fae9d76f104d7c.tar.gz
taupngamoni-7ebdab2798013e3b47ff981335fae9d76f104d7c.tar.zst
taupngamoni-7ebdab2798013e3b47ff981335fae9d76f104d7c.zip
Initial commit, not much this time
Diffstat (limited to '.idea/gradle.xml')
-rw-r--r--.idea/gradle.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/.idea/gradle.xml b/.idea/gradle.xml
new file mode 100644
index 0000000..a2d7c21
--- /dev/null
+++ b/.idea/gradle.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+ <component name="GradleMigrationSettings" migrationVersion="1" />
+ <component name="GradleSettings">
+ <option name="linkedExternalProjectsSettings">
+ <GradleProjectSettings>
+ <option name="testRunner" value="GRADLE" />
+ <option name="distributionType" value="DEFAULT_WRAPPED" />
+ <option name="externalProjectPath" value="$PROJECT_DIR$" />
+ <option name="modules">
+ <set>
+ <option value="$PROJECT_DIR$" />
+ <option value="$PROJECT_DIR$/app" />
+ </set>
+ </option>
+ </GradleProjectSettings>
+ </option>
+ </component>
+</project> \ No newline at end of file