From b8f85565b2bd4f12dce421017b996dee853cb630 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 8 Oct 2016 15:06:44 +0300 Subject: [PATCH] Bump version audiorecorder-1.1.64 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e646f04..cf72f17 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 85 - versionName "1.1.63" + versionCode 86 + versionName "1.1.64" } signingConfigs { release {