From 52b41c35f3ac11eb95977810a32a839fa9b964ba Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Mon, 28 Aug 2017 21:31:23 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.37 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a13b826..c88f6a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 201 - versionName "3.0.36" + versionCode 202 + versionName "3.0.37" } signingConfigs { release {