New version 74.0.0
This commit is contained in:
@ -11,8 +11,8 @@ android {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 463
|
||||
versionName = "73.0.3"
|
||||
versionCode = 464
|
||||
versionName = "74.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/464.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/464.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added Block Unknown account setting that allows blocking of calls and messages from peers not found in contacts
|
||||
- Added Check Origin account setting that allows blocking of SIP requests whose source IP address does not match IP address where register requests are sent
|
||||
- Added supported Transport Protocols setting
|
||||
- New translations (Chinese and Russian)
|
||||
Reference in New Issue
Block a user