From d01ae6b99366602dcaccbf39301b803d179c4439 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 1 Dec 2020 21:47:41 +0300 Subject: [PATCH] Bump version audiorecorder-3.3.23 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 0f7d1f9..b6348b6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 29 - versionCode 347 - versionName "3.3.22" + versionCode 348 + versionName "3.3.23" } signingConfigs { release {