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