diff --git a/app/build.gradle b/app/build.gradle index 87bb427..b077bc4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 137 - versionName "1.5.8" + versionCode 138 + versionName "1.5.9" } signingConfigs { release {