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