diff --git a/app/build.gradle b/app/build.gradle index a36d334..8de0f96 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 24 - versionName "1.1.3" + versionCode 25 + versionName "1.1.4" } signingConfigs { release {