From 75648c02252e462287611cdb7aa5608fa264c758 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 31 Oct 2024 17:22:38 +0300 Subject: [PATCH] Bump version audiorecorder-3.5.22 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e32748b..0ceceb5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 377 - versionName "3.5.21" + versionCode 378 + versionName "3.5.22" } signingConfigs { release {