From 1013b6f228dba6c9a6f659be15b6a3c0d9a15289 Mon Sep 17 00:00:00 2001 From: suhan_paradkar <12suhangp34@gmail.com> Date: Tue, 27 Jul 2021 08:45:38 +0530 Subject: [PATCH] Bump version --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 37edb3a..d039c7b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.termux.x11" minSdkVersion 24 targetSdkVersion 28 - versionCode 2 - versionName "1.01" + versionCode 4 + versionName "1.02.01" } signingConfigs {