New version 69.2.1

This commit is contained in:
Juha Heinanen
2025-10-08 16:28:25 +03:00
parent 6d09a51d18
commit 3082e21dac
2 changed files with 5 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 449
versionName = "69.2.0"
versionCode = 450
versionName = "69.2.1"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"

View File

@ -0,0 +1,3 @@
- Exclude starred Android contacts from Do Not Disturb
- Don't loose content of new message that has not been sent yet
- New translations (Swedish)