New version 67.2.0

This commit is contained in:
Juha Heinanen
2025-07-11 08:46:48 +03:00
parent 55cc9e639c
commit dfb7de62ad
2 changed files with 4 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 35
versionCode = 440
versionName = "67.1.0"
versionCode = 441
versionName = "67.2.0"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"

View File

@ -0,0 +1,2 @@
- Added Colorblind setting that currently affects registration status icons
- Improved names of notification channels