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