New version 35.2.0

This commit is contained in:
Juha Heinanen
2021-11-06 12:02:11 +02:00
parent 0d7a0d86ce
commit b47fed9539
2 changed files with 5 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 30
versionCode = 181
versionName = '35.1.0'
versionCode = 182
versionName = '35.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- Audio focus related fixes and improvements
- Remove all whitespace from callee field
- New Portuguese (Brazil) translation