From b0f94f10982da624fc483e7feaa17fd83db66cbd Mon Sep 17 00:00:00 2001 From: Atharva Date: Sun, 28 Jul 2024 13:22:02 +0530 Subject: [PATCH] for building commit 3 --- android/app/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/android/app/build.gradle b/android/app/build.gradle index e9ddd16..732b2df 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -63,6 +63,7 @@ android { } buildTypes { + release { signingConfig signingConfigs.release minifyEnabled true