New version 39.1.0

This commit is contained in:
Juha Heinanen
2022-01-30 15:01:50 +02:00
parent 15b4ec021c
commit c285719da1
2 changed files with 8 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 196
versionName = '39.0.0'
versionCode = 197
versionName = '39.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,6 @@
- Improved and fixed handling of message and call transfer events
- Toast registration failure it to any current activity
- Automatically capitalize message sentences
- Replaced deprecated local broadcasts with LiveData events
- Fixed some bugs related to handling of external call actions
- New Portuguese (Brazil) translations