New version 41.0.0

This commit is contained in:
Juha Heinanen
2022-02-14 10:09:49 +02:00
parent 2fb842d631
commit bd6538ea7e
2 changed files with 7 additions and 2 deletions

View File

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

View File

@ -0,0 +1,5 @@
- Added call timer chronometer to "Call to .../Call from ..." row
- Added possibility to use Android contacts
- Added "Show Android Contacts" setting to choose if Android contacts are shown when contacts button is touched
- Check that restore file has been created by baresip app
- New Swedish and Portuguese (Brazil) translations