diff --git a/app/build.gradle b/app/build.gradle index 5db2ccf..41f5cd0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 58 - versionName "1.1.36" + versionCode 59 + versionName "1.1.37" } signingConfigs { release {