New version 57.1.0

This commit is contained in:
Juha Heinanen
2023-06-01 17:55:33 +03:00
parent 3b3dd30875
commit 25eba05b60
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 33
versionCode = 288
versionName = '57.0.0'
versionCode = 289
versionName = '57.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Added more vertical padding to account configuration
- Hack to fix wrongly escaped URI when call or dial request comes from outside
- New Czech translations