New version 60.1.0

This commit is contained in:
Juha Heinanen
2024-03-28 10:37:40 +02:00
parent 393a98e8e7
commit cd04d600c1
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 396
versionName = '60.0.0'
versionCode = 397
versionName = '60.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Fixed deleting of avatar file when avatar is removed from contact or when contact with avatar is removed
- Fixed saving of account's DTMF Mode
- New Spanish, Portuguese, and Portuguese (Brazil) translations