New version 78.1.4
This commit is contained in:
@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
versionCode = 494
|
||||
versionName = "78.1.3"
|
||||
versionCode = 495
|
||||
versionName = "78.1.4"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/495.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/495.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Avoid crash if there is no write access to backup destination
|
||||
- Conference call related bug fixes and improvements
|
||||
- Fixed checking if another call is already active
|
||||
Reference in New Issue
Block a user