diff --git a/app/build.gradle b/app/build.gradle index 336b8794..f896ccd1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId = 'com.tutpro.baresip' minSdkVersion 28 targetSdkVersion 35 - versionCode = 413 - versionName = '63.2.3' + versionCode = 414 + versionName = '63.2.4' externalNativeBuild { cmake { cFlags '-DHAVE_INTTYPES_H -lstdc++' diff --git a/fastlane/metadata/android/en-US/changelogs/63.2.4.txt b/fastlane/metadata/android/en-US/changelogs/63.2.4.txt new file mode 100644 index 00000000..dbf4d892 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/63.2.4.txt @@ -0,0 +1 @@ +- Alert if hardware AEC is not available when software AEC is disabled in audio settings