From 5060a871c2791b16a3c6efbb3c5e394fefdbdea5 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 29 Sep 2016 16:24:27 +0300 Subject: [PATCH] Bump version audiorecorder-1.1.57 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 7e2583b..854d30b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 78 - versionName "1.1.56" + versionCode 79 + versionName "1.1.57" } signingConfigs { release {