From 4d96eb8dba4a8b74535f75c50daa454272e98254 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sun, 16 Oct 2016 15:15:18 +0300 Subject: [PATCH] Bump version audiorecorder-1.2.0 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index e90fc3c..de255d0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 87 - versionName "1.1.65" + versionCode 88 + versionName "1.2.0" } signingConfigs { release {