New version 76.3.0

This commit is contained in:
Juha Heinanen
2026-01-20 00:15:19 +02:00
parent 42e363bc02
commit 6602e38c62
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 = 473
versionName = "76.2.0"
versionCode = 474
versionName = "76.3.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,2 @@
- Added BaresipApp to avoid baresip service starting before baresip library is loaded
- Improved showing of call transfer destination suggestions