diff --git a/app/build.gradle b/app/build.gradle index 7718677..dc2a4b8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 197 - versionName "3.0.32" + versionCode 198 + versionName "3.0.33" } signingConfigs { release {