diff --git a/app/build.gradle b/app/build.gradle index 0461978..82dadd6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 30 - versionCode 370 - versionName "3.5.14" + versionCode 371 + versionName "3.5.15" } signingConfigs { release {