diff --git a/app/build.gradle b/app/build.gradle index d4c1b43..67532ec 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 327 - versionName "3.3.2" + versionCode 328 + versionName "3.3.3" } signingConfigs { release {