- Updated versions and created new changelog file.
This commit is contained in:
@ -8,8 +8,8 @@ android {
|
||||
applicationId = 'com.tutpro.baresip'
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode = 61
|
||||
versionName = '7.4.0'
|
||||
versionCode = 62
|
||||
versionName = '8.0.0'
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
cFlags '-DHAVE_INTTYPES_H'
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/8.0.0.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/8.0.0.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added support for G.722.1 audio codec.
|
||||
- Added support for WebRTC based audio echo cancellation (excludes Opus codec).
|
||||
- Minor call notification changes.
|
||||
Reference in New Issue
Block a user