From 8cb44aa2ab4b7a2e9a162f50f868c8d7e87c59c1 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 23 Jun 2016 17:58:51 +0300 Subject: [PATCH] Bump version 1.1.41 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 887e701..3430018 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 62 - versionName "1.1.40" + versionCode 63 + versionName "1.1.41" } signingConfigs { release {