diff --git a/app/build.gradle b/app/build.gradle index 5be1332..c13de94 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 331 - versionName "3.3.6" + versionCode 332 + versionName "3.3.7" } signingConfigs { release {