From 947556a9e0529dc0a49ebcb8d06222945aa5c511 Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Thu, 18 Jul 2019 10:59:12 +0300 Subject: [PATCH] Bump version audiorecorder-3.3.5 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 16d2c3b..2cac15d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 329 - versionName "3.3.4" + versionCode 330 + versionName "3.3.5" } signingConfigs { release {