New release 36.0.0

This commit is contained in:
Juha Heinanen
2021-11-13 14:17:00 +02:00
parent badb3eddd6
commit 46122285dc
2 changed files with 7 additions and 2 deletions

View File

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

View File

@ -0,0 +1,5 @@
- Migrated baresip to API level 31 (Android 12)
- Improved available network detection
- Improved permission requests
- Removed account's Prefer IPv6 Media setting
- New Portuguese (Brazil) translations