New version 59.4.0

This commit is contained in:
Juha Heinanen
2024-01-26 22:02:25 +02:00
parent 9ac3aa2402
commit 5577a2b7ba
3 changed files with 5 additions and 5 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 34
versionCode = 300
versionName = '59.3.0'
versionCode = 309
versionName = '59.4.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'