New version 82.2.2

This commit is contained in:
Juha Heinanen
2026-05-29 17:06:17 +03:00
parent f58240b90d
commit 60c89a166a
2 changed files with 5 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 509
versionName = "82.2.1"
versionCode = 510
versionName = "82.2.2"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,3 @@
- Show two mobile account tel URIs if different SIM is preferred for calls and messages
- Properly show edited contact URIs right after check icon is touched
- New translations (Chinese)