Files
protoncore_android/data
Marcin Simonides 738ba26a27 fix: Update Cache4k to improve start time.
Old Cache4k uses old Stately library with some questionable choices that
causes slow initialization of IsoMutableMap and Cache objects. The new
version should be ok.
2025-04-03 10:14:32 +02:00
..
2020-10-22 15:14:05 +02:00

#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.