From 93909698492f495ae11b723c114f3e325c5efd0d Mon Sep 17 00:00:00 2001 From: Zihe Jia Date: Fri, 2 Feb 2024 15:32:13 -0800 Subject: [PATCH] New release: 7.4.1 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b50a191..b0199b2c 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # Latest Version -##### _January 22, 2024_ - [v7.4.0](https://github.com/mixpanel/mixpanel-android/releases/tag/v7.4.0) +##### _February 02, 2024_ - [v7.4.1](https://github.com/mixpanel/mixpanel-android/releases/tag/v7.4.1) # Table of Contents diff --git a/gradle.properties b/gradle.properties index 391216d3..585aeec5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=7.4.1-SNAPSHOT +VERSION_NAME=7.4.1 POM_PACKAGING=aar GROUP=com.mixpanel.android