New version 762.0

This commit is contained in:
Juha Heinanen
2026-01-19 04:09:43 +02:00
parent ccf7b1cc0e
commit b12ad8453b
2 changed files with 4 additions and 2 deletions

View File

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

View File

@ -0,0 +1,2 @@
- Improved showing of contact suggestions on Main and Chats screens
- New translations (Czech)