From 17194084fcb17348779f4d67ed7d3394e1f6155c Mon Sep 17 00:00:00 2001 From: Alexey Kuznetsov Date: Sun, 2 Dec 2018 11:21:23 +0300 Subject: [PATCH] Bump version audiorecorder-3.2.35 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index d6775fb..1d5b807 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 292 - versionName "3.2.34" + versionCode 293 + versionName "3.2.35" } signingConfigs { release {