New version 50.1.1

This commit is contained in:
Juha Heinanen
2023-01-24 06:03:46 +02:00
parent 5195a24d08
commit 8282faeb17
2 changed files with 5 additions and 2 deletions

View File

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

View File

@ -0,0 +1,3 @@
- Quit/Restart process improvements
- Speakerphone and call related fixes and enhancements for API 31+
- New Portuguese (Brazil) translations