diff --git a/app/build.gradle b/app/build.gradle index 91bd263..9c10cad 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 14 - versionName "1.0.13" + versionCode 15 + versionName "1.0.14" } signingConfigs { release {