diff --git a/app/build.gradle b/app/build.gradle index d594a85..d1163a9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 188 - versionName "3.0.23" + versionCode 189 + versionName "3.0.24" } signingConfigs { release {