diff --git a/app/build.gradle b/app/build.gradle index cf72f17..e90fc3c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 86 - versionName "1.1.64" + versionCode 87 + versionName "1.1.65" } signingConfigs { release {