New version 89.0.1

This commit is contained in:
Juha Heinanen
2026-08-15 16:32:06 +03:00
parent c25c93d4a5
commit 4faf23c82c
2 changed files with 4 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 = 541 versionCode = 542
versionName = "89.0.0" versionName = "89.0.1"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {

View File

@ -0,0 +1,2 @@
- Prevent crash at start when baresip is not default phone app
- According to help text. apply account's Country Code setting only to contact lookup