From 2a7e32343e9b02a6b483756df5d1cd89d8a9acd7 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sun, 8 Nov 2020 10:43:05 +0300 Subject: [PATCH] Bump version audiorecorder-3.3.21 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index ec9d320..a9d8c0a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 28 - versionCode 345 - versionName "3.3.20" + versionCode 346 + versionName "3.3.21" } signingConfigs { release {