New version 89.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 = 543
|
versionCode = 544
|
||||||
versionName = "89.1.0"
|
versionName = "89.1.1"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
2
fastlane/metadata/android/en-US/changelogs/544.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/544.txt
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
- Show contact name and SIP URI in call URI field if label has not been given
|
||||||
|
- iLBC audio codec now supports both 20 and 30 modes
|
||||||
Reference in New Issue
Block a user