diff --git a/app/build.gradle b/app/build.gradle index e65afaa..8e4ec3e 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.github.axet.audiorecorder" minSdkVersion 16 targetSdkVersion 23 - versionCode 45 - versionName "1.1.24" + versionCode 46 + versionName "1.1.25" } signingConfigs { release {