diff --git a/app/build.gradle b/app/build.gradle index 4aa6717..c2eb535 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 127 - versionName "1.4.25" + versionCode 128 + versionName "1.4.26" } signingConfigs { release {