New version 51.0.0

This commit is contained in:
Juha Heinanen
2023-02-21 21:13:19 +02:00
parent 217810cd0a
commit 1af605d137
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 = 253
versionName = '50.2.2'
versionCode = 254
versionName = '51.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,4 @@
- Vibrate and vibrate while ringing according to Sound and vibration settings
- Bluetooth fixes and improvements for Android 12+ devices
- Show permissions rationale when baresip is started the first time
- New Swedish and Portuguese (Brazil) translations