New version 54.0.0

This commit is contained in:
Juha Heinanen
2023-04-12 20:37:17 +03:00
parent 3cb710c4dd
commit f6d8183670
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 23
targetSdkVersion 33
versionCode = 275
versionName = '53.2.3'
versionCode = 276
versionName = '54.0.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'