mirror of
https://github.com/hmalik144/MessengerApp.git
synced 2025-12-10 03:05:28 +00:00
- UI
- MainViewModel/MainViewModelFactory
- Repository/RepositoryImpl
- Data sources
- Websocket networking with scarlet
- Room Database
12 lines
564 B
XML
12 lines
564 B
XML
<?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> |