New version 47.2.0

This commit is contained in:
Juha Heinanen
2022-07-31 10:02:44 +03:00
parent 9e69e94ce5
commit 9f87d0d72b
2 changed files with 8 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode = 225 versionCode = 226
versionName = '47.1.0' versionName = '47.2.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H' cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,6 @@
- Delay calling by 1 sec after call icon is touched because audio mode
does not immediately change to communication
- Unstream fix of PRACK handling
- New Swedish translations