Bew version 88.1.1
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 = 535
|
versionCode = 536
|
||||||
versionName = "88.1.0"
|
versionName = "88.1.1"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
5
fastlane/metadata/android/en-US/changelogs/536.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/536.txt
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
- Removed empty icon space from calls and contacts menu items
|
||||||
|
- Renamed blocking_list string to blocking_rules string
|
||||||
|
- Made blocking rules account specific
|
||||||
|
- Cleared all account's blocking related records when account is deleted
|
||||||
|
- New translations (Chinese)
|
||||||
Reference in New Issue
Block a user