From d638392b50a4ba3d243d9709bfb68153739baa77 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Mon, 24 Jul 2023 00:33:45 +0300 Subject: [PATCH] Bump version audiorecorder-3.5.17 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e752ef0..f6c9c8a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 372 - versionName "3.5.16" + versionCode 373 + versionName "3.5.17" } signingConfigs { release {