From 4f4c44d697e811d09caad7949961076e63a14927 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 23 Dec 2016 15:55:24 +0300 Subject: [PATCH] Bump version audiorecorder-1.2.4 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e1cdd62..f583888 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 91 - versionName "1.2.3" + versionCode 92 + versionName "1.2.4" } signingConfigs { release {