From 163ee370e56e672949cadea7e50a197ff477c8e9 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 24 Sep 2016 13:55:37 +0300 Subject: [PATCH] Bump version audiorecorder-1.1.49 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a77bdc4..e9d8c19 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 70 - versionName "1.1.48" + versionCode 71 + versionName "1.1.49" } signingConfigs { release {