mirror of
https://github.com/revanced/smali.git
synced 2025-05-02 15:44:30 +02:00
50 lines
2.4 KiB
XML
50 lines
2.4 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<module type="PLUGIN_MODULE" version="4">
|
|
<component name="DevKit.ModuleBuildProperties" url="file://$MODULE_DIR$/META-INF/plugin.xml" />
|
|
<component name="NewModuleRootManager" inherit-compiler-output="true">
|
|
<exclude-output />
|
|
<content url="file://$MODULE_DIR$">
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/build/generated-sources/antlr3" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/antlr3" isTestSource="false" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" />
|
|
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" isTestSource="false" />
|
|
<excludeFolder url="file://$MODULE_DIR$/.gradle" />
|
|
</content>
|
|
<orderEntry type="sourceFolder" forTests="false" />
|
|
<orderEntry type="jdk" jdkName="IDEA IC-139.SNAPSHOT" jdkType="IDEA JDK" />
|
|
<orderEntry type="module-library" exported="">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.antlr/antlr-runtime/3.5/baa82bff19059401e90e1b90020beb9c96305d7/antlr-runtime-3.5.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.antlr/antlr-runtime/3.5/7dd13aa2cc4e3cb4d0e068b139b318d0988d7642/antlr-runtime-3.5-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library" exported="">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/antlr/antlr/2.7.7/83cd2cd674a217ade95a4bb83a8a14f351f48bd0/antlr-2.7.7.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES />
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module-library" exported="">
|
|
<library>
|
|
<CLASSES>
|
|
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.antlr/stringtemplate/3.2.1/59ec8083721eae215c6f3caee944c410d2be34de/stringtemplate-3.2.1.jar!/" />
|
|
</CLASSES>
|
|
<JAVADOC />
|
|
<SOURCES>
|
|
<root url="jar://$USER_HOME$/.gradle/caches/modules-2/files-2.1/org.antlr/stringtemplate/3.2.1/105785687b0c85a7f70cddfdc3a391bcab121872/stringtemplate-3.2.1-sources.jar!/" />
|
|
</SOURCES>
|
|
</library>
|
|
</orderEntry>
|
|
<orderEntry type="module" module-name="smali-smali" exported="" />
|
|
</component>
|
|
</module>
|