New version 55.2.0

This commit is contained in:
Juha Heinanen
2023-05-02 19:36:27 +03:00
parent 74c05550de
commit 9b1a3c1435
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 33
versionCode = 282
versionName = '55.1.0'
versionCode = 283
versionName = '55.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- In addition to CALL, handle also DIAL actions from other applications
- New Spanish and Portuguese (Brazil) translations