New version 46.2.0

This commit is contained in:
Juha Heinanen
2022-07-03 18:37:39 +03:00
parent ec9d5553fc
commit bc6ec54647
2 changed files with 5 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip'
minSdkVersion 21
targetSdkVersion 32
versionCode = 222
versionName = '46.1.1'
versionCode = 223
versionName = '46.2.0'
externalNativeBuild {
cmake {
cFlags '-DHAVE_INTTYPES_H'

View File

@ -0,0 +1,3 @@
- If unregistering fails, update registration status to white anyway
- Set asked password when user agent is created
- New Portuguese (Brazil) translations