New release 31.1.0

This commit is contained in:
Juha Heinanen
2021-06-18 18:45:07 +03:00
parent a98846b99f
commit 58a1714931
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 = 169
versionName = '31.0.0'
versionCode = 170
versionName = '31.1.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- Upstream fix of websocket transport
- New Portuguese (Brazil) translations
- Check Outbound Proxy URI transport