New version 42.2.0

This commit is contained in:
Juha Heinanen
2022-02-21 14:05:03 +02:00
parent feb54d25bd
commit 7594834254
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 31
versionCode = 203
versionName = '42.1.0'
versionCode = 204
versionName = '42.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Contact selection list now contains only those Android contacts that have exactly one URI
- New Swedish and Portuguese (Brazil) translations