New version 76.1.0

This commit is contained in:
Juha Heinanen
2026-01-17 05:27:49 +02:00
parent 161735baf8
commit 4fa3ada9c7
2 changed files with 4 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 471 versionCode = 472
versionName = "76.0.1" versionName = "76.1.0"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {

View File

@ -0,0 +1,2 @@
- In contact search, match also diacritic characters
- In contact search, highlight matched characters