New version 78.1.3

This commit is contained in:
Juha Heinanen
2026-04-20 20:31:33 +03:00
parent e1d6876b99
commit e0e83a3195
2 changed files with 7 additions and 2 deletions

View File

@ -12,8 +12,8 @@ configure<ApplicationExtension> {
defaultConfig {
applicationId = "com.tutpro.baresip"
minSdk = 28
versionCode = 493
versionName = "78.1.2"
versionCode = 494
versionName = "78.1.3"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,5 @@
- Fixed Account's Media Encoding setting
- Prevent Google from removing ringback, busy and call waiting tones
- Ensure that ringback and busy tone are played in communication mode
- Improved network and DNS server update management
- New translations (Spanish)