From 7f4ca9e2610a6328c8fc3dd2ab3810829292c39c Mon Sep 17 00:00:00 2001 From: jo-elimu <1451036+jo-elimu@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:01:54 +0800 Subject: [PATCH] chore(deps): analytics 4.1.46 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f5108e01..5ec3ecd0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -elimuAnalytics = "4.1.45" +elimuAnalytics = "4.1.46" elimuCommonUtils = "1.0.14" material = "1.13.0" retrofit = "2.11.0"