From 7f5db78ca4d8f7e060cc5e7aca6ffc1ad2d84d19 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Mon, 6 Nov 2017 21:41:03 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.52 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 25fa2d3..ab45146 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 // 24+ file:// unable to open - versionCode 217 - versionName "3.0.51" + versionCode 218 + versionName "3.0.52" } signingConfigs { release {