1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-12 03:20:23 +08:00

v2.0.beta

This commit is contained in:
fumiama
2021-03-04 22:42:12 +08:00
parent 5bbe768882
commit 84e52e3bf5
180 changed files with 6422 additions and 2062 deletions

View File

@@ -1,9 +1,8 @@
<component name="ProjectDictionaryState">
<dictionary name="rumia">
<words>
<w>cdwn</w>
<w>manga</w>
<w>rmrf</w>
<w>copymanga</w>
<w>fumiama</w>
</words>
</dictionary>
</component>

View File

@@ -21,5 +21,10 @@
<option name="name" value="Google" />
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
</remote-repository>
<remote-repository>
<option name="id" value="maven" />
<option name="name" value="maven" />
<option name="url" value="https://jitpack.io" />
</remote-repository>
</component>
</project>

12
.idea/runConfigurations.xml generated Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
</set>
</option>
</component>
</project>