New version 66.1.6

This commit is contained in:
Juha Heinanen
2025-05-19 11:55:15 +03:00
parent 0dc790e4c1
commit ede7234f84
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 35
versionCode = 433
versionName = "66.1.5"
versionCode = 434
versionName = "66.1.6"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"