New version 68.1.2
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 444
|
versionCode = 445
|
||||||
versionName = "68.1.1"
|
versionName = "68.1.2"
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
cFlags += "-DHAVE_INTTYPES_H -lstdc++"
|
||||||
|
|||||||
@@ -0,0 +1,4 @@
|
|||||||
|
- Improved display of call history time
|
||||||
|
- Changed background color of colorblind status icons
|
||||||
|
- Fixed possible crash related to Registration interval account setting
|
||||||
|
- Fixed update of status notification
|
||||||
Reference in New Issue
Block a user