New version 79.2.0
This commit is contained in:
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 497
|
versionCode = 498
|
||||||
versionName = "79.1.0"
|
versionName = "79.2.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Added handling of Bluetooth device call answer/reject/end button clicks in Telecom Framework
|
||||||
|
- Fixed disabling/enabling of call buttons
|
||||||
|
- Set dark theme correctly after restore
|
||||||
|
- Added some null checks in order to avoid possible crashes
|
||||||
|
- New translations (Chinese, Spanish)
|
||||||
|
|
||||||
Reference in New Issue
Block a user