Remove emoji4j library

This commit is contained in:
MM20
2025-09-06 18:21:35 +02:00
parent de86f5f312
commit c2f160f952
9 changed files with 9 additions and 141 deletions

View File

@@ -54,7 +54,6 @@ dependencies {
ksp(libs.androidx.roomcompiler)
api(libs.androidx.room)
implementation(libs.koin.android)
implementation(libs.emoji4j)
implementation(project(":core:i18n"))
implementation(project(":core:ktx"))