diff --git a/app/build.gradle b/app/build.gradle index f92e384..5743a1b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 378 - versionName "3.5.22" + versionCode 379 + versionName "3.5.23" } signingConfigs { release {