From 3c91a38d9254b764fae3ea00c31a4315d7457cc5 Mon Sep 17 00:00:00 2001 From: frontegg Date: Thu, 29 Aug 2024 07:18:38 +0000 Subject: [PATCH] chore(release): publish 1.2.22 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index 650a2f8..479099e 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -7,7 +7,7 @@ plugins { group 'com.frontegg.android' -version '1.2.21' +version '1.2.22' android {