From a5cd8a617323b017356a4297170c023f2784a91e Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 17 Feb 2017 19:53:17 +0300 Subject: [PATCH] Bump version audiorecorder-1.4.2 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index de2bc93..34fe0c6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 103 - versionName "1.4.1" + versionCode 104 + versionName "1.4.2" } signingConfigs { release {