Updated on 2026-08-14
This commit is contained in:
parent
99400590a6
commit
3b9107f73f
13 changed files with 111 additions and 1 deletions
|
|
@ -21,4 +21,5 @@ object NetworkLogConfig {
|
|||
object AnalyticsHandlersLogConfig {
|
||||
val firebase: Boolean = BuildConfig.LOG_ENABLED
|
||||
val amplitude: Boolean = BuildConfig.LOG_ENABLED
|
||||
val appsflyer: Boolean = BuildConfig.LOG_ENABLED
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue