From b10a78154070adb091824d8e29a7eb0ff5b60c05 Mon Sep 17 00:00:00 2001 From: Vishal Nehra Date: Wed, 28 Sep 2022 15:03:10 +0530 Subject: [PATCH] Bump version number --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index b4120c48ff..a7a79a48d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,7 +18,7 @@ android { applicationId "com.amaze.filemanager" minSdkVersion 14 targetSdkVersion 30 - versionCode 113 + versionCode 114 versionName "3.8.2" multiDexEnabled true