New version 78.1.1
This commit is contained in:
@ -12,8 +12,8 @@ configure<ApplicationExtension> {
|
||||
defaultConfig {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
versionCode = 491
|
||||
versionName = "78.1.0"
|
||||
versionCode = 492
|
||||
versionName = "78.1.1"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/492.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/492.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- 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