Files
MessengerApp/.idea/kotlinc.xml
hmalik144 d6d5475fc4 Creation of MVVM components:
- UI
- MainViewModel/MainViewModelFactory
- Repository/RepositoryImpl
- Data sources
    - Websocket networking with scarlet
    - Room Database
2020-09-15 20:57:57 +01:00

6 lines
178 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Kotlin2JsCompilerArguments">
<option name="sourceMapEmbedSources" />
</component>
</project>