Initial commit

This commit is contained in:
2020-10-13 12:44:10 +01:00
parent 7ea94ec5d3
commit 28fa9fd258
7 changed files with 13 additions and 26 deletions

2
.idea/.name generated
View File

@@ -1 +1 @@
Candy Space Stack Exchange Users

Binary file not shown.

View File

@@ -1,8 +1,8 @@
<component name="libraryTable"> <component name="libraryTable">
<library name="Gradle: com.squareup.picasso:picasso:2.71828@aar"> <library name="Gradle: com.squareup.picasso:picasso:2.71828@aar">
<CLASSES> <CLASSES>
<root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/02f4a4b316ff6f4e9a6c45940ffa03a8/jetified-picasso-2.71828/jars/classes.jar!/" /> <root url="jar://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/2ee7fbf83266b752fb378700641dd550/jetified-picasso-2.71828/jars/classes.jar!/" />
<root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/02f4a4b316ff6f4e9a6c45940ffa03a8/jetified-picasso-2.71828/res" /> <root url="file://$USER_HOME$/.gradle/caches/transforms-2/files-2.1/2ee7fbf83266b752fb378700641dd550/jetified-picasso-2.71828/res" />
</CLASSES> </CLASSES>
<JAVADOC> <JAVADOC>
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.picasso/picasso/2.71828/2843564e6bac90b1e125104d7c842c87a96a8ee9/picasso-2.71828-javadoc.jar!/" /> <root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/com.squareup.picasso/picasso/2.71828/2843564e6bac90b1e125104d7c842c87a96a8ee9/picasso-2.71828-javadoc.jar!/" />

4
.idea/modules.xml generated
View File

@@ -2,8 +2,8 @@
<project version="4"> <project version="4">
<component name="ProjectModuleManager"> <component name="ProjectModuleManager">
<modules> <modules>
<module fileurl="file://$PROJECT_DIR$/.idea/modules/Candy_Space.iml" filepath="$PROJECT_DIR$/.idea/modules/Candy_Space.iml" group="Candy_Space" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/Stack_Exchange_Users.iml" filepath="$PROJECT_DIR$/.idea/modules/Stack_Exchange_Users.iml" group="Stack_Exchange_Users" />
<module fileurl="file://$PROJECT_DIR$/.idea/modules/app/app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/app.iml" group="Candy Space/app" /> <module fileurl="file://$PROJECT_DIR$/.idea/modules/app/app.iml" filepath="$PROJECT_DIR$/.idea/modules/app/app.iml" group="Stack Exchange Users/app" />
</modules> </modules>
</component> </component>
</project> </project>

View File

@@ -1,19 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="Candy Space" external.linked.project.path="$MODULE_DIR$/../.." external.root.project.path="$MODULE_DIR$/../.." external.system.id="GRADLE" external.system.module.group="" external.system.module.version="unspecified" type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="java-gradle" name="Java-Gradle">
<configuration>
<option name="BUILD_FOLDER_PATH" value="$MODULE_DIR$/../../build" />
<option name="BUILDABLE" value="false" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../..">
<excludeFolder url="file://$MODULE_DIR$/../../.gradle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

File diff suppressed because one or more lines are too long

6
.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>