From b0d2e8adfb21c3791753af64a3ac15bd3fcb4322 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 3 Nov 2020 22:31:36 +0300 Subject: [PATCH] Bump version audiorecorder-3.3.16 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 27a92fe..8294456 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 28 - versionCode 340 - versionName "3.3.15" + versionCode 341 + versionName "3.3.16" } signingConfigs { release {