diff --git a/app/build.gradle b/app/build.gradle index 6bc6072..ac96d08 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 124 - versionName "1.4.22" + versionCode 125 + versionName "1.4.23" } signingConfigs { release {