diff --git a/app/build.gradle b/app/build.gradle index a13b826..c88f6a0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 201 - versionName "3.0.36" + versionCode 202 + versionName "3.0.37" } signingConfigs { release {