mirror of
https://github.com/ProtonMail/protoncore_android.git
synced 2026-05-15 09:50:41 +00:00
738ba26a27
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.
#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.