New version 48.0.1

This commit is contained in:
Juha Heinanen
2022-08-30 12:58:39 +03:00
parent 1cc75a3fa6
commit 519b406a9f
2 changed files with 7 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode = 228 versionCode = 229
versionName = '48.0.0' versionName = '48.0.1'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' 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