- Updated versions and created new changelog file.
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode = 61
|
versionCode = 62
|
||||||
versionName = '7.4.0'
|
versionName = '8.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -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