This commit is contained in:
wming-black
2021-12-13 11:18:48 +08:00
parent 0e702ebf96
commit e39932e1ec
10 changed files with 27 additions and 16 deletions

12
.idea/compiler.xml generated
View File

@@ -20,13 +20,13 @@
<bytecodeTargetLevel target="1.7">
<module name="arouter_annotation" target="1.7" />
<module name="arouter_compiler" target="1.7" />
<module name="fuzhu.app" target="1.8" />
<module name="fuzhu.arouter_api" target="1.8" />
<module name="fuzhu.common" target="1.8" />
<module name="fuzhu.app" target="11" />
<module name="fuzhu.arouter_api" target="11" />
<module name="fuzhu.common" target="11" />
<module name="fuzhu.network" target="1.8" />
<module name="fuzhu.order" target="1.8" />
<module name="fuzhu.personal" target="1.8" />
<module name="fuzhu.wechat" target="1.8" />
<module name="fuzhu.order" target="11" />
<module name="fuzhu.personal" target="11" />
<module name="fuzhu.wechat" target="11" />
<module name="New_Modular_CustomARouter.app" target="1.8" />
<module name="New_Modular_CustomARouter.arouter_api" target="1.8" />
<module name="New_Modular_CustomARouter.common" target="1.8" />

4
.idea/gradle.xml generated
View File

@@ -5,11 +5,9 @@
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="disableWrapperSourceDistributionNotification" value="true" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleHome" value="$USER_HOME$/.gradle/wrapper/dists/gradle-6.1.1-all/cfmwm155h49vnt3hynmlrsdst/gradle-6.1.1" />
<option name="gradleJvm" value="1.8" />
<option name="gradleJvm" value="11" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />

1
.idea/misc.xml generated
View File

@@ -12,6 +12,7 @@
<entry key="..\:/fuzhu/app/src/main/res/layout/activity_main.xml" value="0.35280797101449274" />
<entry key="..\:/fuzhu/app/src/main/res/layout/activity_rec_follow.xml" value="0.35885416666666664" />
<entry key="..\:/fuzhu/app/src/main/res/layout/activity_setting.xml" value="0.35885416666666664" />
<entry key="..\:/fuzhu/app/src/main/res/layout/douyindevice_dialog.xml" value="0.35885416666666664" />
<entry key="..\:/fuzhu/wechat/src/main/res/drawable/btn_style.xml" value="0.36923076923076925" />
<entry key="..\:/fuzhu/wechat/src/main/res/drawable/mybutton.xml" value="0.36923076923076925" />
<entry key="..\:/fuzhu/wechat/src/main/res/layout/activity_we_chat_channel.xml" value="0.17451874366767983" />