diff --git a/app/build.gradle b/app/build.gradle index 887e701..3430018 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 62 - versionName "1.1.40" + versionCode 63 + versionName "1.1.41" } signingConfigs { release {