New version 44.1.0

This commit is contained in:
Juha Heinanen
2022-04-02 13:45:20 +03:00
parent ea5bebda02
commit 730f9ddf90
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 = 210
versionName = '44.0.0'
versionCode = 212
versionName = '44.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Due to Google's requirement, ask user's consent if Android contacts is chosen in Settings
- New Portuguese (Brazil) translations