diff --git a/app/build.gradle b/app/build.gradle index a81838b..ec9d320 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 28 - versionCode 344 - versionName "3.3.19" + versionCode 345 + versionName "3.3.20" } signingConfigs { release {