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