From e61dc2985ec2640d165bcbb5e73ae98a3a942b3a Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 4 Jul 2019 20:41:24 +0300 Subject: [PATCH] Bump version audiorecorder-3.3.2 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 26229d9..ba2505b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 326 - versionName "3.3.1" + versionCode 327 + versionName "3.3.2" } signingConfigs { release {