From 2a6b699bfe632a0957763703abc918adf17bdf36 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 4 Jul 2018 12:57:05 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.14 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index ff037bc..457d03c 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 271 - versionName "3.2.13" + versionCode 272 + versionName "3.2.14" } signingConfigs { release {