New version 78.0.2
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 = 488
|
versionCode = 489
|
||||||
versionName = "78.0.1"
|
versionName = "78.0.2"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
4
fastlane/metadata/android/en-US/changelogs/489.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/489.txt
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
- Prevent other conference calls from closing when one participant hangs up
|
||||||
|
- Fixed initialization of account Check Origin setting
|
||||||
|
- Audio improvements
|
||||||
|
- New translations (Chinese and Spanish)
|
||||||
Reference in New Issue
Block a user