New version 61.0.1

This commit is contained in:
Juha Heinanen
2024-10-16 10:54:04 +03:00
parent 85e66b45e9
commit 368800e9f6
2 changed files with 7 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 403
versionName = '61.0.0'
versionCode = 404
versionName = '61.0.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,5 @@
- If DTMF is enabled, keep focus at screen orientation changes
- Changed 'The Test Call' contact's to 'sip:thetestcall@sip2sip.info'
- When showing URI in friendly form, show URI parameters except ';transport=udp'
- Removed '.bs' suffix from backup file name
- New translations (Russian)