From aba7f2f85f4ba11f6a06e019b849615c91dc13b2 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 11 Dec 2018 11:32:36 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.43 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 31e52bc..2cb90c2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 300 - versionName "3.2.42" + versionCode 301 + versionName "3.2.43" } signingConfigs { release {