[PM-19832] Create data module (#4973)

This commit is contained in:
Patrick Honkonen
2025-04-03 10:42:12 -04:00
committed by GitHub
parent 1fecd4af5f
commit 7938c8c2bb
8 changed files with 78 additions and 0 deletions

12
data/README.md Normal file
View File

@@ -0,0 +1,12 @@
# Data module
An Android library containing common data sources, types, and utilities.
## Contents
- [Compatibility](#compatibility)
## Compatibility
- **Minimum SDK**: 28
- **Target SDK**: 35