New version 53.2.1

This commit is contained in:
Juha Heinanen
2023-04-06 14:08:22 +03:00
parent b5f0ade0df
commit 6d3e61fb99
2 changed files with 3 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 33
versionCode = 272
versionName = '53.2.0'
versionCode = 273
versionName = '53.2.1'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'