New version 40.1.0

This commit is contained in:
Juha Heinanen
2022-02-07 19:07:11 +02:00
parent 6c932c8988
commit c2f251695a
2 changed files with 6 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 199
versionName = '40.0.1'
versionCode = 200
versionName = '40.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,4 @@
- Do not play busy or error sound when call is closed
- Improved reliability of Bluetooth usage
- Better handling of events from baresip core
- New Portuguese (Brazil) translations