From bec57c796c505cc04931df4ff796fc2758df9184 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 5 Jan 2019 00:56:12 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.53 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 41146e4..1d7208c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 310 - versionName "3.2.52" + versionCode 311 + versionName "3.2.53" } signingConfigs { release {