diff --git a/app/build.gradle b/app/build.gradle index f11815b..724a11d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 20 - versionName "1.0.19" + versionCode 21 + versionName "1.1.0" } signingConfigs { release {