New version 65.0.0

This commit is contained in:
Juha Heinanen
2025-04-16 12:32:36 +03:00
parent 77ddfb4bc0
commit 767b2a21ef
2 changed files with 5 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 35 targetSdk = 35
versionCode = 421 versionCode = 422
versionName = "64.3.1" versionName = "65.0.0"
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++" cFlags += "-DHAVE_INTTYPES_H -lstdc++"

View File

@ -0,0 +1,3 @@
- Completed user interface conversion to Jetpack Compose
- Fixed Verify Server Certificates setting
- New Portuguese translations