New version 59.5.0

This commit is contained in:
Juha Heinanen
2024-02-26 00:36:23 +02:00
parent f6aeddc3ed
commit 2dc2489bca
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 392
versionName = '59.4.3'
versionCode = 393
versionName = '59.5.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'