- New version 16.0.0.
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 = 106
|
versionCode = 107
|
||||||
versionName = '15.1.1'
|
versionName = '16.0.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Replaced global setting "Prefer IPv6" with account specific "Prefer IPv6 Media" setting.
|
||||||
|
- Improved handling of changes in network connectivity.
|
||||||
|
- Do not require port in IPv6 outbound URI.
|
||||||
|
- Abandoned audio focus also at quit if not already done earlier.
|
||||||
|
- Added initial Russian language support.
|
||||||
|
- Updated some Norwegian strings.
|
||||||
Reference in New Issue
Block a user