diff --git a/app/build.gradle b/app/build.gradle index 2cb92a7..0964faf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 83 - versionName "1.1.61" + versionCode 84 + versionName "1.1.62" } signingConfigs { release {