New version 50.1.2

This commit is contained in:
Juha Heinanen
2023-01-25 05:41:38 +02:00
parent 95589ec80f
commit 21beadf779
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode = 246 versionCode = 247
versionName = '50.1.1' versionName = '50.1.2'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' 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