New version 51.0.0
This commit is contained in:
@ -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++'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/51.0.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/51.0.0.txt
Normal 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
|
||||
Reference in New Issue
Block a user