From eb9bbad3c84157bc2ba71f86acc179a0be2f06b9 Mon Sep 17 00:00:00 2001 From: Melad Raouf Date: Thu, 4 Jun 2026 09:06:38 +0100 Subject: [PATCH] Update VERSION_NAME to 2026.3.0 --- build-logic/build_properties.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-logic/build_properties.gradle.kts b/build-logic/build_properties.gradle.kts index af8a84e84d..0f23ccb8b6 100644 --- a/build-logic/build_properties.gradle.kts +++ b/build-logic/build_properties.gradle.kts @@ -20,7 +20,7 @@ extra.apply { * Dev version >= 2025.3.0 is required to receive smaples and structured down sync configuration * Dev version >= 2026.2.0 is required to track events in "Device" scope */ - set("VERSION_NAME", "2026.2.0") + set("VERSION_NAME", "2026.3.0") /** * Build type. The version code describes which build type was used for the build.