diff --git a/app/build.gradle b/app/build.gradle index c9747d4..a5a8383 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 104 - versionName "1.4.2" + versionCode 105 + versionName "1.4.3" } signingConfigs { release {