From 97a6c13224bc379fa8d124a5443f608240987c0c Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sun, 27 Mar 2016 18:41:28 +0300 Subject: [PATCH] Bump version 1.1.17 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index bbfa32b..abb766e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 37 - versionName "1.1.16" + versionCode 38 + versionName "1.1.17" } signingConfigs { release {