From b6cf3eef492ef5ef49f552c5ae85531783135021 Mon Sep 17 00:00:00 2001 From: Wenxi Zeng Date: Mon, 25 Nov 2024 13:44:24 -0600 Subject: [PATCH] update version --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 9efe249..a0789a0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -24,8 +24,8 @@ android.nonTransitiveRClass=true GROUP=com.segment.analytics.kotlin -VERSION_CODE=102 -VERSION_NAME=1.0.2 +VERSION_CODE=110 +VERSION_NAME=1.1.0 POM_NAME=Analytics-Kotlin-Live POM_DESCRIPTION=Enrich and modify events via OTA updates