From 449c0359c279364a3c70c8fe3e574aeece601b93 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sat, 8 Oct 2016 09:56:29 +0300 Subject: [PATCH] Bump version audiorecorder-1.1.58 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 854d30b..d45dec1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 79 - versionName "1.1.57" + versionCode 80 + versionName "1.1.58" } signingConfigs { release {