New version 23.1.0
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode = 140
|
||||
versionName = '23.0.0'
|
||||
versionCode = 141
|
||||
versionName = '23.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/23.1.0.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/23.1.0.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added G.729 audio codec.
|
||||
- Added a Setting to turn on/off tracing of SIP messages to logcat.
|
||||
- STUN/TURN Server URI schemes 'stuns' and 'turns' are not currently supported.
|
||||
- New Portuguese (Brazil) string translations.
|
||||
Reference in New Issue
Block a user