Updated on 2026-08-14
This commit is contained in:
parent
692c6514fc
commit
bba915b9ec
10 changed files with 138 additions and 0 deletions
|
|
@ -17,4 +17,5 @@ object AnalyticsHandlersLogConfig {
|
|||
val isFirebaseLogEnabled: Boolean = BuildConfig.LOG_ENABLED
|
||||
val isAmplitudeLogEnabled: Boolean = BuildConfig.LOG_ENABLED
|
||||
val isAppsflyerLogEnabled: Boolean = BuildConfig.LOG_ENABLED
|
||||
val isCustomerIoLogEnabled: Boolean = BuildConfig.LOG_ENABLED
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue