From c354f32d672fb2557957dcb4dbf315a61553fdba Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Fri, 7 Apr 2017 21:48:48 +0300 Subject: [PATCH] Bump version audiorecorder-1.4.18 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index f92585a..fc947ee 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 119 - versionName "1.4.17" + versionCode 120 + versionName "1.4.18" } signingConfigs { release {