From 383ca069d530a1254b1e5090e4cd667de72f4915 Mon Sep 17 00:00:00 2001 From: amaliadwiy Date: Wed, 3 Jun 2026 11:32:00 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20bump=20versionCode=2019=20=E2=86=92=20?= =?UTF-8?q?20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 65c8399..ddd8882 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -92,7 +92,7 @@ android { applicationId 'mobiledarmasaba.app' minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 19 + versionCode 20 versionName "2.2.0" } signingConfigs {