diff --git a/app/build.gradle b/app/build.gradle index b5e8482..ee82344 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 126 - versionName "1.4.24" + versionCode 127 + versionName "1.4.25" } signingConfigs { release {