diff --git a/app/build.gradle b/app/build.gradle index 053dafb..202bc3f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 55 - versionName "1.1.34" + versionCode 56 + versionName "1.1.35" } signingConfigs { release {