New version 79.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 495
|
||||
versionName = "78.1.4"
|
||||
versionCode = 496
|
||||
versionName = "79.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/496.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/496.txt
Normal file
@ -0,0 +1,6 @@
|
||||
= Moved Contacts Mode selection from Settings screen to Contacts screen menu
|
||||
- Moved Ringtone from Settings screen to Audio Settings screen
|
||||
- Several Speaker Phone fixes and improvements
|
||||
- Start Automatically setting improvements
|
||||
- Support both MODE_IN_CALL and MODE_IN_COMMUNICATION as call modes
|
||||
- Avoid IME related crash in buggy device
|
||||
Reference in New Issue
Block a user