Upgrade Android Studio

This commit is contained in:
John Lyon-Smith
2018-03-27 08:21:38 -07:00
parent 83ca3cba31
commit da0eb58a8c
12 changed files with 588 additions and 42 deletions

24
mobile/.idea/mobile.iml generated Normal file
View File

@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="FacetManager">
<facet type="android" name="Android">
<configuration>
<option name="GEN_FOLDER_RELATIVE_PATH_APT" value="/../../mobile/gen" />
<option name="GEN_FOLDER_RELATIVE_PATH_AIDL" value="/../../mobile/gen" />
<option name="MANIFEST_FILE_RELATIVE_PATH" value="/../../mobile/AndroidManifest.xml" />
<option name="RES_FOLDER_RELATIVE_PATH" value="/../../mobile/res" />
<option name="ASSETS_FOLDER_RELATIVE_PATH" value="/../../mobile/assets" />
<option name="LIBS_FOLDER_RELATIVE_PATH" value="/../../mobile/libs" />
<option name="PROGUARD_LOGS_FOLDER_RELATIVE_PATH" value="/../../mobile/proguard_logs" />
</configuration>
</facet>
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
</content>
<orderEntry type="jdk" jdkName="Android API 25 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>