diff --git a/app/build.gradle b/app/build.gradle index 3b0244d..f907e10 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 32 - versionName "1.1.11" + versionCode 33 + versionName "1.1.12" } signingConfigs { release {