diff --git a/app/build.gradle b/app/build.gradle index 1217659..1c73c30 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 142 - versionName "1.5.13" + versionCode 143 + versionName "1.5.14" } signingConfigs { release {