New version 71.0.1

This commit is contained in:
Juha Heinanen
2025-10-23 09:29:20 +03:00
parent 9f4025dbef
commit 77136e724d
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 453 versionCode = 454
versionName = "71.0.0" versionName = "71.0.1"
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++" cFlags += "-DHAVE_INTTYPES_H -lstdc++"
@@ -0,0 +1 @@
- Improved visibility of Main screen Call from field and Account screen SIP URI field