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
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 28 minSdkVersion 28
targetSdkVersion 35 targetSdkVersion 35
versionCode = 409 versionCode = 410
versionName = '63.1.0' versionName = '63.2.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'
@@ -0,0 +1,3 @@
- Apply Acoustic Echo Cancellation only to recorder session
- Do not backup recordings
- New Romanian, Portuguese (Brazil), German and Czech translations