diff --git a/app/build.gradle b/app/build.gradle index 4d4cec0..2379ef8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 5 - versionName "1.0.4" + versionCode 6 + versionName "1.0.5" } signingConfigs { release {