From c15cbf3c88aea16de9280d1588e8f9832039869a Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 30 Apr 2019 09:01:07 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.61 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 811fa5b..4a17636 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 318 - versionName "3.2.60" + versionCode 319 + versionName "3.2.61" } signingConfigs { release {