New version 51.2.0

This commit is contained in:
Juha Heinanen
2023-03-04 05:02:42 +02:00
parent ba938a7cb2
commit edb905bb0a
2 changed files with 4 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 33
versionCode = 255 versionCode = 256
versionName = '51.1.0' versionName = '51.2.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++' cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- Several contact related fixes and improvements
- New Portuguese (Brazil) translations