Add hidden item badges (but don't enable them)

This commit is contained in:
MM20
2024-05-03 23:50:34 +02:00
parent 1d6688831c
commit a29475b485
7 changed files with 63 additions and 2 deletions
-1
View File
@@ -47,7 +47,6 @@ dependencies {
implementation(project(":core:preferences"))
implementation(project(":core:ktx"))
implementation(project(":data:wikipedia"))
implementation(project(":services:badges"))
implementation(project(":core:crashreporter"))
}