From 436b0203f5f6d3d4199996fe3b777486c46a8d89 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 29 Jun 2017 14:41:41 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.7 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 590cc35..b88b0ff 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 171 - versionName "3.0.6" + versionCode 172 + versionName "3.0.7" } signingConfigs { release {