Reorganize Searchable data types

This commit is contained in:
MM20
2022-10-12 20:36:39 +02:00
parent a01b0aa03d
commit bcda89c211
98 changed files with 817 additions and 738 deletions
-1
View File
@@ -43,6 +43,5 @@ dependencies {
implementation(project(":ktx"))
implementation(project(":base"))
implementation(project(":search"))
implementation(project(":crashreporter"))
}