New version 45.0.0

This commit is contained in:
Juha Heinanen
2022-04-15 09:32:52 +03:00
parent 2890eab5e1
commit 54e4a8a66f
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 = 213
versionName = '44.2.0'
versionCode = 214
versionName = '45.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- Added Country Code account configuration option
- Audio related improvements from upstream
- New Portuguese (Brazil) and Finnish translations