New release 66.1.4

This commit is contained in:
Juha Heinanen
2025-05-07 17:57:40 +03:00
parent 2e49922f35
commit caaab3b7ea
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 = 431
versionName = "66.1.3"
versionCode = 432
versionName = "66.1.4"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"

View File

@ -0,0 +1,3 @@
- Several Settings related fixes
- Improved transfer dialog layout
- New translations (German)