New version 35.1.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 180
|
||||
versionName = '35.0.0'
|
||||
versionCode = 181
|
||||
versionName = '35.1.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/35.1.0.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/35.1.0.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- When aec is enabled/disabled, load/unload webrtc_aecm module
|
||||
- Use BaresipService to play all sounds
|
||||
- Proper handling of session progress response
|
||||
- During call, volume keys now control media volume
|
||||
- Use communication audio mode when not in ringing audio mode
|
||||
Reference in New Issue
Block a user