New version 66.1.2

This commit is contained in:
Juha Heinanen
2025-05-01 09:40:23 +03:00
parent e0bff013e3
commit 8e7f28dbdf
2 changed files with 8 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 35
versionCode = 429
versionName = "66.1.1"
versionCode = 430
versionName = "66.1.2"
externalNativeBuild {
cmake {
cFlags += "-DHAVE_INTTYPES_H -lstdc++"