Updated to Kotlin 1.5.30.

This commit is contained in:
Erik C. Thauvin 2021-08-24 22:18:48 -07:00
parent 16c009a384
commit cb64625834
8 changed files with 339 additions and 234 deletions

9
.idea/compiler.xml generated
View file

@ -1,15 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="cryptoprice (1)" />
<module name="cryptoprice" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel target="11" />
</component>
</project>

10
.idea/runConfigurations.xml generated Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="RunConfigurationProducerService">
<option name="ignoredProducers">
<set>
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
</set>
</option>
</component>
</project>