diff --git a/app/build.gradle b/app/build.gradle index f138000..6793816 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 3 - versionName "1.0.2" + versionCode 4 + versionName "1.0.3" } signingConfigs { release { diff --git a/docs/shot.png b/docs/shot.png index 5370a32..12365a7 100644 Binary files a/docs/shot.png and b/docs/shot.png differ