diff --git a/app/build.gradle b/app/build.gradle index c41ea2b..159f3ed 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 30 - versionCode 361 - versionName "3.5.5" + versionCode 362 + versionName "3.5.6" } signingConfigs { release {