From 1497b3e2a7eab08545981e22ba346d89a9d68ec3 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Tue, 27 Jun 2017 20:57:47 +0300 Subject: [PATCH] Bump version audiorecorder-3.0.3 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d893c13..ad43888 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 167 - versionName "3.0.2" + versionCode 168 + versionName "3.0.3" } signingConfigs { release {