diff --git a/app/build.gradle b/app/build.gradle index dbaf047..af8b44a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 43 - versionName "1.1.22" + versionCode 44 + versionName "1.1.23" } signingConfigs { release {