diff --git a/app/build.gradle b/app/build.gradle index 1e7e80a..89fba5c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 192 - versionName "3.0.27" + versionCode 193 + versionName "3.0.28" } signingConfigs { release {