New version 87.0.1

This commit is contained in:
Juha Heinanen
2026-07-18 19:19:16 +03:00
parent f867800bd4
commit f9114cbc47
2 changed files with 6 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 = 529 versionCode = 531
versionName = "87.0.0" versionName = "87.0.1"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {

View File

@ -0,0 +1,4 @@
- Added Edit button also to Android contact top app bar
- Use baresip's missed call notification also for missed mobile calls
- Restored capability to turn speakerphone on also before call starts
- New translations from Weblate (Russian)