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