From 79d3676ea7009d87491fbc6023f2158bcecb5297 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 10 Aug 2017 16:49:19 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.34 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index dc2a4b8..a603652 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 198 - versionName "3.0.33" + versionCode 199 + versionName "3.0.34" } signingConfigs { release {