Tanguy Herbron
6fe8831c69
- LineCharts are now smooth - The splashscreens works 'properly' even when there is no cached icons - Edit mode is disabled when adding a coin in the watchlist - Add option to clear cache in the settings menu when in debug mode
19 lines
702 B
XML
19 lines
702 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="GradleSettings">
|
|
<option name="linkedExternalProjectsSettings">
|
|
<GradleProjectSettings>
|
|
<option name="distributionType" value="LOCAL" />
|
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
|
<option name="gradleHome" value="$APPLICATION_HOME_DIR$/gradle/gradle-4.9" />
|
|
<option name="modules">
|
|
<set>
|
|
<option value="$PROJECT_DIR$" />
|
|
<option value="$PROJECT_DIR$/app" />
|
|
</set>
|
|
</option>
|
|
<option name="resolveModulePerSourceSet" value="false" />
|
|
</GradleProjectSettings>
|
|
</option>
|
|
</component>
|
|
</project> |