diff --git a/app/build.gradle b/app/build.gradle index 2b6ced1..a85590a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 41 - versionName "1.1.20" + versionCode 42 + versionName "1.1.21" } signingConfigs { release {