diff --git a/app/build.gradle b/app/build.gradle index 1ad5858..98b1e16 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 75 - versionName "1.1.53" + versionCode 76 + versionName "1.1.54" } signingConfigs { release {