New version 23.2.0

This commit is contained in:
Juha Heinanen
2020-12-06 14:54:46 +02:00
parent dbf83e905e
commit 7e6298a0dd
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 29
versionCode = 141
versionName = '23.1.0'
versionCode = 142
versionName = '23.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,2 @@
- Improved detection of VPN connectivity changes
- New Portuguese (Brazil) translations