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