New version 57.2.0

This commit is contained in:
Juha Heinanen
2023-07-06 10:24:36 +03:00
parent 9eab15ced1
commit 0e36d376d2
2 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode = 290 versionCode = 291
versionName = '57.1.1' versionName = '57.2.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,4 @@
- Added Redirect Mode account setting to choose if call redirect requests
(3xx responses) are be followed automatically or if confirmation needs
to be asked
- New Spanish and Portuguese (Brazil) translations