From 5f60eb141967690dc8f9cbb02516f1275e2c2d27 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sun, 31 Dec 2017 20:55:16 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.62 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index acc91d6..a457ac4 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 227 - versionName "3.0.61" + versionCode 228 + versionName "3.0.62" } signingConfigs { release {