New version 46.1.1 (needs baresip PR #1913)

This commit is contained in:
Juha Heinanen
2022-06-19 18:46:49 +03:00
parent d8943fae05
commit 7443031136
2 changed files with 4 additions and 2 deletions

View File

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

View File

@ -0,0 +1,2 @@
- Long touch on current account enables or disables account's registration
- Added possibility to nickname accounts