From cdab98349be0a510026b1c7014081d2f699c0980 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 19 Jul 2023 22:10:56 +0300 Subject: [PATCH] Bump version audiorecorder-3.5.16 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 44961cd..59d5831 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 371 - versionName "3.5.15" + versionCode 372 + versionName "3.5.16" } signingConfigs { release {