New version 88.1.5

This commit is contained in:
Juha Heinanen
2026-08-11 13:32:08 +03:00
parent efb3a594a3
commit e82d40a842
2 changed files with 3 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 539
versionName = "88.1.4"
versionCode = 540
versionName = "88.1.5"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1 @@
- Added "Create Mobile Account" sub-setting to "Default Phone App" setting because it is not possible to detect reliably if device has SIM that allows placing calls/SMS messages