New version 88.0.0
This commit is contained in:
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 532
|
versionCode = 533
|
||||||
versionName = "87.2.0"
|
versionName = "88.0.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -0,0 +1,5 @@
|
|||||||
|
- Improved contact mode selection in contacts screen menu
|
||||||
|
- Improved contacts screen search and new contact layout
|
||||||
|
- Match search string to contacts' TEL URIs also on main and chats screens
|
||||||
|
- Allow contact with name only
|
||||||
|
- Improved contact's edit layout
|
||||||
Reference in New Issue
Block a user