diff --git a/app/build.gradle b/app/build.gradle index 35c967a..6667d93 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 199 - versionName "3.0.34" + versionCode 200 + versionName "3.0.35" } signingConfigs { release {