protoncore_android/data
Mateusz Armatys cde18282f2 build(coverage): Set up min and max bounds for coverage. 2023-12-19 19:45:50 +01:00
..
api fix(data, event-manager): Added UniqueId to generate FileContext Directory/Filename. 2023-11-07 16:30:46 +00:00
src fix(data): Added Read or Write Mutex for AndroidFileContext. 2023-12-07 15:14:32 +01:00
README.md Add auth domain module. 2020-10-22 15:14:05 +02:00
build.gradle.kts build(coverage): Set up min and max bounds for coverage. 2023-12-19 19:45:50 +01:00

README.md

#Data Module

Will hold shared data related stuff common for all projects ( modules )

Dependencies

No concrete dependencies beside 'test', 'util' and domain, pure Kotlin module, testable by only unit and integration tests.