New version 37.1.0
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
applicationId = 'com.tutpro.baresip'
|
applicationId = 'com.tutpro.baresip'
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
versionCode = 190
|
versionCode = 191
|
||||||
versionName = '37.0.1'
|
versionName = '37.1.0'
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags '-DHAVE_INTTYPES_H'
|
cFlags '-DHAVE_INTTYPES_H'
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Added average bit rate, jitter, packet count, and packet lost count data to call info
|
||||||
|
- Use accent color pause icon to indicate that user has put the call on hold
|
||||||
|
- Inform user when the other party has put the call on hold
|
||||||
|
- Minor soft input related improvements
|
||||||
|
- New Portuguese (Brazil) translations
|
||||||
Reference in New Issue
Block a user