diff --git a/app/build.gradle b/app/build.gradle index 26229d9..ba2505b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 326 - versionName "3.3.1" + versionCode 327 + versionName "3.3.2" } signingConfigs { release {