New version 77.2.1

This commit is contained in:
Juha Heinanen
2026-02-22 03:02:09 +02:00
parent d727e49526
commit 5ef800f321
2 changed files with 6 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 479
versionName = "77.2.0"
versionCode = 480
versionName = "77.2.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {
@@ -0,0 +1,4 @@
- Cancel full screen notification when call is closed
- Issue missed call notification also when baresip app is not visible
- Cancel full screen notification when call is closed