30 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			30 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="UTF-8"?>
 | |
| <module type="JAVA_MODULE" version="4">
 | |
|   <component name="FacetManager">
 | |
|     <facet type="android" name="Android">
 | |
|       <configuration>
 | |
|         <option name="ALLOW_USER_CONFIGURATION" value="false" />
 | |
|         <option name="GEN_FOLDER_RELATIVE_PATH_APT" value="/gen" />
 | |
|         <option name="GEN_FOLDER_RELATIVE_PATH_AIDL" value="/gen" />
 | |
|         <option name="MANIFEST_FILE_RELATIVE_PATH" value="/app/src/main/AndroidManifest.xml" />
 | |
|         <option name="RES_FOLDER_RELATIVE_PATH" value="/app/src/main/res" />
 | |
|         <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/app/src/main/assets" />
 | |
|         <option name="LIBS_FOLDER_RELATIVE_PATH" value="/app/src/main/libs" />
 | |
|         <option name="PROGUARD_LOGS_FOLDER_RELATIVE_PATH" value="/app/src/main/proguard_logs" />
 | |
|       </configuration>
 | |
|     </facet>
 | |
|   </component>
 | |
|   <component name="NewModuleRootManager" inherit-compiler-output="true">
 | |
|     <exclude-output />
 | |
|     <content url="file://$MODULE_DIR$">
 | |
|       <sourceFolder url="file://$MODULE_DIR$/app/src/main/java" isTestSource="false" />
 | |
|       <sourceFolder url="file://$MODULE_DIR$/app/src/main/kotlin" isTestSource="false" />
 | |
|       <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
 | |
|     </content>
 | |
|     <orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
 | |
|     <orderEntry type="sourceFolder" forTests="false" />
 | |
|     <orderEntry type="library" name="Flutter for Android" level="project" />
 | |
|     <orderEntry type="library" name="KotlinJavaRuntime" level="project" />
 | |
|   </component>
 | |
| </module>
 |