New version 78.1.3
This commit is contained in:
@@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
versionCode = 493
|
versionCode = 494
|
||||||
versionName = "78.1.2"
|
versionName = "78.1.3"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -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