From 3a7209fbc9236d6f460f551321ae558eb3932540 Mon Sep 17 00:00:00 2001 From: frontegg Date: Thu, 27 Jun 2024 10:02:19 +0000 Subject: [PATCH] chore(release): publish 1.2.14 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index e630b0b..0beb753 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -7,7 +7,7 @@ plugins { group 'com.frontegg.android' -version '1.2.13' +version '1.2.14' android {