New version 78.1.3
This commit is contained in:
@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
versionCode = 493
|
||||
versionName = "78.1.2"
|
||||
versionCode = 494
|
||||
versionName = "78.1.3"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/494.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/494.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Fixed Account's Media Encoding setting
|
||||
- Prevent Google from removing ringback, busy and call waiting tones
|
||||
- Ensure that ringback and busy tone are played in communication mode
|
||||
- Improved network and DNS server update management
|
||||
- New translations (Spanish)
|
||||
Reference in New Issue
Block a user