return of debug token for auth; ability to disable haptic and set logging level; etc

This commit is contained in:
2024-10-26 02:40:31 +03:00
parent ba43b6a940
commit babf20f62e
18 changed files with 204 additions and 59 deletions
+1
View File
@@ -14,6 +14,7 @@ android {
dependencies {
api(projects.core.common)
api(projects.core.model)
api(projects.core.datastore)
implementation(libs.moshi.kotlin)
implementation(libs.koin.android)