From 5c843ca232753059172dbc7120a465078a3440a0 Mon Sep 17 00:00:00 2001 From: sathwikcs <85106054+sathwikcs@users.noreply.github.com> Date: Mon, 3 Mar 2025 14:55:41 +0530 Subject: [PATCH] 131-STABLE --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index e40564b..f7976bb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -21,7 +21,7 @@ android { minSdk 30 targetSdk 34 versionCode 134 - versionName "2.1.132" + versionName "2.1.131" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }