From b5a18f39571dfdb150de5e677a8afff3d5a04213 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 11 Feb 2017 18:32:46 +0300 Subject: [PATCH] Bump version audiorecorder-1.2.8 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c6ce860..1638979 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 95 - versionName "1.2.7" + versionCode 96 + versionName "1.2.8" } signingConfigs { release {