summaryrefslogtreecommitdiff
path: root/dependencies.gradle
diff options
context:
space:
mode:
authorGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-03-31 19:08:06 +0200
committerGuillaume Jacquart <guillaume.jacquart@hoodbrains.com>2023-04-03 15:07:51 +0200
commitccd613ee79f9415001af7d9871a7d7af62bb42c9 (patch)
tree5ee7421ae888e6746822ad2561cae496cf9eff05 /dependencies.gradle
parentd767dc8f40f794f869d352d02c02c66813b83741 (diff)
855: update telemetry lib.
Diffstat (limited to 'dependencies.gradle')
-rw-r--r--dependencies.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/dependencies.gradle b/dependencies.gradle
index 352958e..7afef78 100644
--- a/dependencies.gradle
+++ b/dependencies.gradle
@@ -1,5 +1,5 @@
/*
- * 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
@@ -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'