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