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