From bd85b3f562a3deb8c78d3d0baf68995948c9429d Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 8 Oct 2016 15:02:07 +0300 Subject: [PATCH] Bump version audiorecorder-1.1.62 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 2cb92a7..0964faf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 83 - versionName "1.1.61" + versionCode 84 + versionName "1.1.62" } signingConfigs { release {