diff --git a/app/build.gradle b/app/build.gradle index e624480..9cc1537 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 28 - versionCode 337 - versionName "3.3.12" + versionCode 338 + versionName "3.3.13" } signingConfigs { release {