From 86304fc1f7049215eb2e5c2fed3dcb7440f1f860 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 7 Nov 2018 00:31:16 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.28 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index b42ccaf..4b6a92c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 // 24+ file:// unable to open - versionCode 285 - versionName "3.2.27" + versionCode 286 + versionName "3.2.28" } signingConfigs { release {