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