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