diff --git a/app/build.gradle b/app/build.gradle index 41d95e3..972c7f5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 9 targetSdkVersion 23 - versionCode 189 - versionName "3.0.24" + versionCode 190 + versionName "3.0.25" } signingConfigs { release {