From ef596131e28038cd41698e43208453bebe805fce Mon Sep 17 00:00:00 2001 From: frontegg Date: Mon, 27 Jan 2025 13:59:36 +0000 Subject: [PATCH] chore(release): publish 1.2.31 --- android/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/build.gradle b/android/build.gradle index e6126ac..cd22f04 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -7,7 +7,7 @@ plugins { group 'com.frontegg.android' -version '1.2.30' +version '1.2.31' android {