New version 53.0.0

This commit is contained in:
Juha Heinanen
2023-03-26 14:21:07 +03:00
parent ded8c1a4e2
commit 9bf25004aa
2 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode = 259 versionCode = 260
versionName = '52.2.0' versionName = '53.0.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,4 @@
- Added setting to choose IP address family
- Added monochrome launcher icon
- Removed icon and text from status notification when Android version is 13+
- New Spanish, Russian, Portuguese (Brazil), and Czech translations