diff --git a/app/build.gradle b/app/build.gradle index 45e7ff2..aa4cbbd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 121 - versionName "1.4.19" + versionCode 122 + versionName "1.4.20" } signingConfigs { release {