Loading app/src/main/java/foundation/e/privacycentralapp/PrivacyCentralApplication.kt +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ class PrivacyCentralApplication : Application() { override fun onCreate() { super.onCreate() Telemetry.init(BuildConfig.SENTRY_DSN, this) Telemetry.init(BuildConfig.SENTRY_DSN, this, true) Mapbox.getTelemetry()?.setUserTelemetryRequestState(false) dependencyContainer.initBackgroundSingletons() Loading dependencies.gradle +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2022 E FOUNDATION * Copyright (C) 2022 E FOUNDATION, 2023 MURENA SAS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Loading Loading @@ -119,4 +119,4 @@ libs.MapBox = [ libs.mpAndroidCharts = 'com.github.PhilJay:MPAndroidChart:v3.1.0' libs.telemetry = 'foundation.e.lib:telemetry:0.0.3-alpha' libs.telemetry = 'foundation.e.lib:telemetry:0.0.7-alpha' Loading
app/src/main/java/foundation/e/privacycentralapp/PrivacyCentralApplication.kt +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ class PrivacyCentralApplication : Application() { override fun onCreate() { super.onCreate() Telemetry.init(BuildConfig.SENTRY_DSN, this) Telemetry.init(BuildConfig.SENTRY_DSN, this, true) Mapbox.getTelemetry()?.setUserTelemetryRequestState(false) dependencyContainer.initBackgroundSingletons() Loading
dependencies.gradle +2 −2 Original line number Diff line number Diff line /* * Copyright (C) 2022 E FOUNDATION * Copyright (C) 2022 E FOUNDATION, 2023 MURENA SAS * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by Loading Loading @@ -119,4 +119,4 @@ libs.MapBox = [ libs.mpAndroidCharts = 'com.github.PhilJay:MPAndroidChart:v3.1.0' libs.telemetry = 'foundation.e.lib:telemetry:0.0.3-alpha' libs.telemetry = 'foundation.e.lib:telemetry:0.0.7-alpha'