New version 55.0.0

This commit is contained in:
Juha Heinanen
2023-04-17 13:19:01 +03:00
parent 808b4c26e1
commit 59e19400e6
2 changed files with 5 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 23 minSdkVersion 23
targetSdkVersion 33 targetSdkVersion 33
versionCode = 278 versionCode = 279
versionName = '54.2.0' versionName = '55.0.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,3 @@
- Prevent starting of baresip service more than once
- Color improvements
- New Spanish, Russian, Portuguese (Brazil), Swedish, and Czech translations