New version 52.1.0

This commit is contained in:
Juha Heinanen
2023-03-16 15:36:15 +02:00
parent 4f73c65220
commit dfdd9a458c
3 changed files with 7 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 257
versionName = '52.0.0'
versionCode = 258
versionName = '52.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,4 @@
- Added preliminary support for call recording
- Many fixes related to asking of passwords
- Prevent outside dismiss of some dialogs
- New Spanish, Portuguese, and Brazil translations