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