New version 56.3.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode = 286
|
versionCode = 287
|
||||||
versionName = '56.2.0'
|
versionName = '56.3.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,3 @@
|
|||||||
|
- Fixed jitter buffer settings that prevented hearing of incoming audio
|
||||||
|
- Terminate call if no media has been received within 60 seconds
|
||||||
|
- New Spanish translations
|
||||||
Reference in New Issue
Block a user