Remonving matomo.

This commit is contained in:
aminecmi
2022-12-18 21:07:42 +01:00
parent 2cfaa9b285
commit 633b817d76
26 changed files with 0 additions and 87 deletions

View File

@@ -188,9 +188,6 @@ dependencies {
implementation("ch.acra:acra-http:$acraVersion")
implementation("ch.acra:acra-toast:$acraVersion")
// Matomo
implementation("com.github.matomo-org:matomo-sdk-android:4.1.4")
}
tasks.withType<Test> {