New version 23.1.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 29
|
targetSdkVersion 29
|
||||||
versionCode = 140
|
versionCode = 141
|
||||||
versionName = '23.0.0'
|
versionName = '23.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Added G.729 audio codec.
|
||||||
|
- Added a Setting to turn on/off tracing of SIP messages to logcat.
|
||||||
|
- STUN/TURN Server URI schemes 'stuns' and 'turns' are not currently supported.
|
||||||
|
- New Portuguese (Brazil) string translations.
|
||||||
Reference in New Issue
Block a user