diff --git a/app/build.gradle b/app/build.gradle index ef38c3c..4d1bd1b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 52 - versionName "1.1.31" + versionCode 53 + versionName "1.1.32" } signingConfigs { release {