From 59ace8a4231b856425962a7c046488375b65d690 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 23 Sep 2017 16:07:08 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.42 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index c719b1f..a722527 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 207 - versionName "3.0.41" + versionCode 208 + versionName "3.0.42" } signingConfigs { release {