New version 56.1.0
This commit is contained in:
@ -9,8 +9,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 33
|
||||
versionCode = 284
|
||||
versionName = '56.0.0'
|
||||
versionCode = 285
|
||||
versionName = '56.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/56.1.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/56.1.0.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- In call history, Show missed (not rejected) calls using yellow up/down arrows
|
||||
- Use audio_buffer size 20-300 (ms) and jitter_buffer delay 0-20 (frames)
|
||||
- Avoid potential getNetworkInterfaces() related crash
|
||||
- Simplified About text and added "more information" link to Wiki
|
||||
- New Spanish, Portuguese (Brazil), and Czech translations
|
||||
Reference in New Issue
Block a user