Skip to content

Commit

Permalink
Update Android Studio 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Oct 27, 2018
1 parent ddc8d9c commit 99fca43
Show file tree
Hide file tree
Showing 6 changed files with 140 additions and 116 deletions.
19 changes: 19 additions & 0 deletions HaishinKit.kt.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<?xml version="1.0" encoding="UTF-8"?>
<module external.linked.project.id="HaishinKit.kt" external.linked.project.path="$MODULE_DIR$" external.root.project.path="$MODULE_DIR$" external.system.id="GRADLE" 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_7" inherit-compiler-output="true">
<exclude-output />
<content url="file:https://$MODULE_DIR$">
<excludeFolder url="file:https://$MODULE_DIR$/.gradle" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
Loading

0 comments on commit 99fca43

Please sign in to comment.