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