New version 63.2.3

This commit is contained in:
Juha Heinanen
2025-01-27 05:33:16 +02:00
parent 6b1743f9c5
commit 52ae77edf8
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 = 412
versionName = '63.2.2'
versionCode = 413
versionName = '63.2.3'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1 @@
- Allow use of software AEC even when hardware one would be available