New version 44.2.0

This commit is contained in:
Juha Heinanen
2022-04-05 09:04:18 +03:00
parent 66e4c59144
commit 7136002869
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 = 212
versionName = '44.1.0'
versionCode = 213
versionName = '44.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Fixed crash on ARMv7 devices when message was received
- New Portuguese (Brazil) translations