New version 63.2.4

This commit is contained in:
Juha Heinanen
2025-01-29 02:43:05 +02:00
parent 5fc7054bf2
commit ae9ca3b697
2 changed files with 3 additions and 2 deletions

View File

@ -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++'

View File

@ -0,0 +1 @@
- Alert if hardware AEC is not available when software AEC is disabled in audio settings