mirror of
https://github.com/simplezhli/flutter_barcode_reader.git
synced 2024-11-15 01:19:23 +08:00
13 lines
580 B
Plaintext
13 lines
580 B
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<module type="JAVA_MODULE" version="4">
|
||
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
||
|
<exclude-output />
|
||
|
<content url="file://$MODULE_DIR$/android">
|
||
|
<sourceFolder url="file://$MODULE_DIR$/android/app/src/main/kotlin" isTestSource="false" />
|
||
|
</content>
|
||
|
<orderEntry type="jdk" jdkName="Android API 25 Platform" jdkType="Android SDK" />
|
||
|
<orderEntry type="sourceFolder" forTests="false" />
|
||
|
<orderEntry type="library" name="Flutter for Android" level="project" />
|
||
|
</component>
|
||
|
</module>
|