diff --git a/app/build.gradle b/app/build.gradle index 44961cd..59d5831 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 31 - versionCode 371 - versionName "3.5.15" + versionCode 372 + versionName "3.5.16" } signingConfigs { release {