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