diff --git a/app/build.gradle b/app/build.gradle index d6775fb..1d5b807 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 292 - versionName "3.2.34" + versionCode 293 + versionName "3.2.35" } signingConfigs { release {