New version 50.1.0

This commit is contained in:
Juha Heinanen
2023-01-23 09:43:09 +02:00
parent 1608e6233a
commit afd26f7df9
3 changed files with 6 additions and 3 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 244
versionName = '50.0.0'
versionCode = 245
versionName = '50.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Quit/Restart process improvements
- Try to support toggling of SpeakerPhone at API levels 31+
- New Portuguese (Brazil) translations