New version 79.0.0

This commit is contained in:
Juha Heinanen
2026-04-26 18:35:40 +03:00
parent 8a898aac43
commit dcd867fe69
2 changed files with 8 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 495 versionCode = 496
versionName = "78.1.4" versionName = "79.0.0"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {

View File

@ -0,0 +1,6 @@
= Moved Contacts Mode selection from Settings screen to Contacts screen menu
- Moved Ringtone from Settings screen to Audio Settings screen
- Several Speaker Phone fixes and improvements
- Start Automatically setting improvements
- Support both MODE_IN_CALL and MODE_IN_COMMUNICATION as call modes
- Avoid IME related crash in buggy device