From 002ccfb794a899c7b937ad4393387f450ddc4e5e Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Wed, 26 Dec 2018 15:42:58 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.52 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 6ed5401..fc7f926 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 309 - versionName "3.2.51" + versionCode 310 + versionName "3.2.52" } signingConfigs { release {