- new version 5.4.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode = 42
|
||||
versionName = '5.3.1'
|
||||
versionCode = 43
|
||||
versionName = '5.4.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/5.4.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/5.4.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added SRTP-MANDF media encryption protocol.
|
||||
- Security button color now changes from red to yellow also when call is
|
||||
secured by an SRTP* media encyption protocol.
|
||||
Reference in New Issue
Block a user