Fixed typo in changelog
This commit is contained in:
@@ -12,7 +12,6 @@ configure<ApplicationExtension> {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
|
||||||
versionCode = 484
|
versionCode = 484
|
||||||
versionName = "77.4.0"
|
versionName = "77.4.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
|
|||||||
@@ -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)
|
- New translations (Chinese and Czech)
|
||||||
|
|||||||
Reference in New Issue
Block a user