diff --git a/app/build.gradle b/app/build.gradle index 6c06a1a..59d5a4a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,8 +10,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 26 - versionCode 295 - versionName "3.2.37" + versionCode 296 + versionName "3.2.38" } signingConfigs { release {