From 612fe4ec8bc30237d7f6b6bc6c9fa768f1a9652d Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 11 Nov 2017 17:15:36 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.53 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 1ca07f5..315a769 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 218 - versionName "3.0.52" + versionCode 219 + versionName "3.0.53" } signingConfigs { release {