New version 35.0.0
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode = 179
|
||||
versionName = '34.1.0'
|
||||
versionCode = 180
|
||||
versionName = '35.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/35.0.0.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/35.0.0.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Use WebRTC Acoustic Echo Cancellation Mobile Mode filter
|
||||
- Show in notification the number missed calls if more than one
|
||||
- When Default Call Volume setting is set, set both media and call volume
|
||||
- Cancel notifications when main activity is resumed
|
||||
- Fixed stop ringing in older Android versions
|
||||
- New Swedish and Portuguese (Brazil) translations
|
||||
Reference in New Issue
Block a user