New version 49.0.1

This commit is contained in:
Juha Heinanen
2022-09-16 09:04:01 +03:00
parent 5e0cfc591c
commit 195a095866
2 changed files with 6 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 232
versionName = '49.0.0'
versionCode = 233
versionName = '49.0.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,4 @@
- Fixed upstream bug that caused long Quit delay if Voicemail checking was
activated for an account
- Simplified Quit/Restart process and avoided crash at exit
- New Portuguese (Brazil) translations