Fixed typo in changelog

This commit is contained in:
Juha Heinanen
2026-03-27 12:54:52 +02:00
parent cc00848428
commit 399b386e83
2 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,6 @@ configure<ApplicationExtension> {
defaultConfig {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 484
versionName = "77.4.0"
@Suppress("UnstableApiUsage")

View File

@ -1,2 +1,2 @@
- Baresip foregound service notification is now always visible also when Android version is 14 or newer
- Baresip foreground service notification is now always visible also when Android version is 14 or newer
- New translations (Chinese and Czech)