diff --git a/app/build.gradle b/app/build.gradle index 0805d7d..a156831 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 289 - versionName "3.2.31" + versionCode 290 + versionName "3.2.32" } signingConfigs { release {