New version 86.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 519
|
||||
versionName = "85.1.1"
|
||||
versionCode = 520
|
||||
versionName = "86.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/520.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/520.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Added support to mobile account for Unstructured Supplementary Service Data (USSD)
|
||||
- Fixed matching of blocking rules to incoming mobile calls
|
||||
- New translations (Czech, Indonesian)
|
||||
Reference in New Issue
Block a user