New version 79.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 496
|
||||
versionName = "79.0.0"
|
||||
versionCode = 497
|
||||
versionName = "79.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/497.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/497.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Added Telecom Framework audio setting to allow disabling use of Android Telecom Framework
|
||||
- Show yellow call button when outgoing call is still in the process of being made
|
||||
- Fixed Bluetooth support when Telecom Framework is in use
|
||||
|
||||
Reference in New Issue
Block a user