Compare commits
19 Commits
| Author | SHA1 | Date |
|---|---|---|
|
|
cb95c3e2fc | 3 years ago |
|
|
ca3f8f4ccd | 3 years ago |
|
|
249a4b7238 | 3 years ago |
|
|
103caa68a0 | 3 years ago |
|
|
5b342bfdca | 3 years ago |
|
|
4dfca0065d | 3 years ago |
|
|
0544c7c708 | 3 years ago |
|
|
3453a2eafb | 3 years ago |
|
|
3423cbf2b8 | 3 years ago |
|
|
136148843a | 3 years ago |
|
|
7583fcf95e | 3 years ago |
|
|
4f72590f0b | 3 years ago |
|
|
753ca703a5 | 3 years ago |
|
|
e7fd302bd6 | 3 years ago |
|
|
788c0ce338 | 3 years ago |
|
|
a8c41a9376 | 3 years ago |
|
|
0cefaaa8a3 | 3 years ago |
|
|
602cb51978 | 3 years ago |
|
|
959549673a | 3 years ago |
Binary file not shown.
@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="GradleSettings">
|
||||
<option name="linkedExternalProjectsSettings">
|
||||
<GradleProjectSettings>
|
||||
<option name="testRunner" value="GRADLE" />
|
||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||
</GradleProjectSettings>
|
||||
</option>
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectRootManager" version="2" project-jdk-name="Android Studio default JDK" project-jdk-type="JavaSDK">
|
||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||
</component>
|
||||
<component name="ProjectType">
|
||||
<option name="id" value="Android" />
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ProjectModuleManager">
|
||||
<modules>
|
||||
<module fileurl="file://$PROJECT_DIR$/.idea/modules/src.iml" filepath="$PROJECT_DIR$/.idea/modules/src.iml" />
|
||||
</modules>
|
||||
</component>
|
||||
</project>
|
||||
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="VcsDirectoryMappings">
|
||||
<mapping directory="$PROJECT_DIR$/.." vcs="Git" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Reference in new issue