New version 68.0.0

This commit is contained in:
Juha Heinanen
2025-07-22 11:24:15 +03:00
parent aa26cfc212
commit b8d61018ce
2 changed files with 6 additions and 2 deletions

View File

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

View File

@ -0,0 +1,4 @@
- Targeting Android 16 API level 36
- Added Proximity Sensing setting
- Fixed Contacts setting Both value
- New translations (Czech)