diff --git a/app/build.gradle b/app/build.gradle index 8431759..27a92fe 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 28 - versionCode 339 - versionName "3.3.14" + versionCode 340 + versionName "3.3.15" } signingConfigs { release {