New version 82.2.1
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 508
|
||||
versionName = "82.2.0"
|
||||
versionCode = 509
|
||||
versionName = "82.2.1"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/509.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/509.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- When mobile account is selected, disable account spinner long touch and screen swipe
|
||||
- Do not show top bar record icon when mobile account is selected
|
||||
- Turn mobile account status to red when mobile connectivity is lost
|
||||
- Try to avoid call state change related crashes
|
||||
Reference in New Issue
Block a user