diff --git a/app/build.gradle b/app/build.gradle index 4da4f2c..9ae26b9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 114 - versionName "1.4.12" + versionCode 115 + versionName "1.4.13" } signingConfigs { release {