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