New version 48.2.0

This commit is contained in:
Juha Heinanen
2022-09-08 10:59:52 +03:00
parent 73f9e9c897
commit 4b7537b588
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 230
versionName = '48.1.0'
versionCode = 231
versionName = '48.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H -lstdc++'

View File

@ -0,0 +1,2 @@
- Disable PRACK (RFC 3262) feature due to severe upstream bug
- New Portuguese (Brazil) and Russian translations