From b88181df9c9cc5cb2de44f47c06b6b9529213cd5 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 2 Jan 2018 18:51:22 +0300 Subject: [PATCH] Bump version audiorecorder-3.1.4 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c855b71..11fc2ba 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 233 - versionName "3.1.3" + versionCode 234 + versionName "3.1.4" } signingConfigs { release {