New version 44.0.0

This commit is contained in:
Juha Heinanen
2022-03-29 08:56:31 +03:00
parent e051ff81b5
commit 9348a3d706
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 = 209
versionName = '43.1.0'
versionCode = 210
versionName = '44.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,4 @@
- Show diverter if incoming call has been diverted
- Backup related fixes in older Android versions
- Improved URI to Contact matching
- New Portuguese (Brazil) translations