New version 63.2.2

This commit is contained in:
Juha Heinanen
2025-01-26 22:19:10 +02:00
parent c668b8cfa8
commit 14b10a0944
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 28
targetSdkVersion 35
versionCode = 411
versionName = '63.2.1'
versionCode = 412
versionName = '63.2.2'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'