New version 48.0.0

This commit is contained in:
Juha Heinanen
2022-08-30 09:22:21 +03:00
parent 7abb5cb33b
commit 89f4b50451
2 changed files with 7 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 227
versionName = '47.3.0'
versionCode = 228
versionName = '48.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,5 @@
- Use lock icons for call security indication
- When calling Android contact, use the latest peer URI if Android contact has it
- Use ZRTPCPP lib for ZRTP media encryption (peers need to be re-verified)
- Enable DNS caching
- New Portuguese (Brazil) translations