diff --git a/app/build.gradle b/app/build.gradle index ac26302..54ec44f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 30 - versionCode 363 - versionName "3.5.7" + versionCode 364 + versionName "3.5.8" } signingConfigs { release {