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