New version 67.0.1

This commit is contained in:
Juha Heinanen
2025-06-02 08:38:10 +03:00
parent 7e339974b7
commit ebc3787eb4
2 changed files with 5 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 35
versionCode = 436
versionName = "67.0.0"
versionCode = 437
versionName = "67.0.1"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"

View File

@ -0,0 +1,3 @@
- Stop call timer chronometer when call is closed
- Add microphone to status notification only when record audio permission has been granted
- New translations (Tamil)