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