Typography schemes: Add more font slots

This commit is contained in:
MM20
2026-02-01 16:22:32 +01:00
parent 60bd6365e3
commit bd77ea8338
4 changed files with 85 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ dependencies {
implementation(libs.koin.android)
implementation(project(":core:base"))
implementation(project(":core:ktx"))
implementation(project(":data:database"))
implementation(project(":core:crashreporter"))
implementation(project(":core:preferences"))