diff --git a/app/build.gradle b/app/build.gradle index 7e2583b..854d30b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 78 - versionName "1.1.56" + versionCode 79 + versionName "1.1.57" } signingConfigs { release {