diff --git a/app/build.gradle b/app/build.gradle index bc32858..b7c23e5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 373 - versionName "3.5.17" + versionCode 374 + versionName "3.5.18" } signingConfigs { release {