New version 42.3.0

This commit is contained in:
Juha Heinanen
2022-02-24 15:11:12 +02:00
parent aa4ae23dc6
commit 3eab999478
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -0,0 +1,3 @@
- Fixed adding of new baresip contact
- When selecting a new default account, keep the order of the rest unchanged
- Improved handling of call auto-rejection