New version 83.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 = 510
|
versionCode = 511
|
||||||
versionName = "82.2.2"
|
versionName = "83.0.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/511.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/511.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
- Added possibility to add labels to contacts
|
||||||
|
- When showing name of contact, show also label when appropriate
|
||||||
|
- Do not show Android system bar mic icon when call is muted
|
||||||
|
- Backup/restore fixes and improvements
|
||||||
|
- New translations (Chinese and French)
|
||||||
|
|
||||||
Reference in New Issue
Block a user