New version 63.2.0

This commit is contained in:
Juha Heinanen
2025-01-23 05:53:13 +02:00
parent f56be312c3
commit 0e88643c97
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 28
targetSdkVersion 35
versionCode = 409
versionName = '63.1.0'
versionCode = 410
versionName = '63.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Apply Acoustic Echo Cancellation only to recorder session
- Do not backup recordings
- New Romanian, Portuguese (Brazil), German and Czech translations