New version 46.1.0

This commit is contained in:
Juha Heinanen
2022-06-19 10:09:17 +03:00
parent 9b37e7c3e2
commit efbe5331e3
2 changed files with 4 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId = 'com.tutpro.baresip' applicationId = 'com.tutpro.baresip'
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 32 targetSdkVersion 32
versionCode = 220 versionCode = 221
versionName = '46.0.1' versionName = '46.1.0'
externalNativeBuild { externalNativeBuild {
cmake { cmake {
cFlags '-DHAVE_INTTYPES_H' 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