protoncore_android/domain
Neil Marietta c517bba3ee chore: Upgraded Kotlin to 1.9.22 (and needed dependencies). 2024-02-28 18:09:18 +00:00
..
api chore: Upgraded Kotlin to 1.9.22 (and needed dependencies). 2024-02-28 18:09:18 +00:00
src fix(data, event-manager): Added UniqueId to generate FileContext Directory/Filename. 2023-11-07 16:30:46 +00:00
README.md Domain module setup 2020-07-03 12:37:33 +00:00
build.gradle.kts build(coverage): Set up min and max bounds for coverage. 2023-12-19 19:45:50 +01:00

README.md

#Domain Module

Will hold shared business logic common for all projects ( modules )

Dependencies

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