From 755870c2670ac8bf07fa834d51c1d11e15b08bad Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Wed, 25 Jun 2025 10:55:33 -0500 Subject: [PATCH] update versions --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index a0789a0..759c568 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=110 -VERSION_NAME=1.1.0 +VERSION_CODE=120 +VERSION_NAME=1.2.0 POM_NAME=Analytics-Kotlin-Live POM_DESCRIPTION=Enrich and modify events via OTA updates