New version 87.2.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 531
|
||||
versionName = "87.0.1"
|
||||
versionCode = 532
|
||||
versionName = "87.2.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/532.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/532.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- When searching contacts on contacts screen, show also contacts whose TEL URI matches the search string
|
||||
- Improved contact URI labeling
|
||||
- Fixed need to touch back button twice in order to leave chat screen
|
||||
Reference in New Issue
Block a user