New version 89.0.1
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 541
|
||||
versionName = "89.0.0"
|
||||
versionCode = 542
|
||||
versionName = "89.0.1"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
2
fastlane/metadata/android/en-US/changelogs/542.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/542.txt
Normal file
@ -0,0 +1,2 @@
|
||||
- Prevent crash at start when baresip is not default phone app
|
||||
- According to help text. apply account's Country Code setting only to contact lookup
|
||||
Reference in New Issue
Block a user