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