New version 54.1.0

This commit is contained in:
Juha Heinanen
2023-04-14 17:35:25 +03:00
parent 20399ed710
commit 4498a1a192
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode = 276 versionCode = 277
versionName = '54.0.0' versionName = '54.1.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'
@@ -0,0 +1,2 @@
- Added 'Audio Delay' Audio Setting
- Improved Bluetooth headset connected test