New version 57.0.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 = 287
|
versionCode = 288
|
||||||
versionName = '56.3.0'
|
versionName = '57.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
cFlags '-DHAVE_INTTYPES_H -lstdc++'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Major rewrite of settings implementation by separating static and dynamic settings
|
||||||
|
- Revert back to original jitter buffer delays now when libre bug is fixed
|
||||||
|
- Configuration cannot be reloaded on the fly when opus settings are changed
|
||||||
|
- New Spanish and Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user