New version 57.2.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode = 290
|
||||
versionName = '57.1.1'
|
||||
versionCode = 291
|
||||
versionName = '57.2.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/57.2.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/57.2.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added Redirect Mode account setting to choose if call redirect requests
|
||||
(3xx responses) are be followed automatically or if confirmation needs
|
||||
to be asked
|
||||
- New Spanish and Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user