diff --git a/app/build.gradle b/app/build.gradle index c0073c6..7c0d8d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 136 - versionName "1.5.7" + versionCode 137 + versionName "1.5.8" } signingConfigs { release {