From bbdc5acfa99cee1018654bb34f9861d75f709b83 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 22 Dec 2018 21:03:46 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.49 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e534976..b78c3dd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 306 - versionName "3.2.48" + versionCode 307 + versionName "3.2.49" } signingConfigs { release {