New version 77.1.1
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 477
|
||||
versionName = "77.1.0"
|
||||
versionCode = 478
|
||||
versionName = "77.1.1"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
3
fastlane/metadata/android/en-US/changelogs/478.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/478.txt
Normal file
@ -0,0 +1,3 @@
|
||||
- Prevent multiple call button actions when the buttons are touched repeatedly
|
||||
- Avoid crash if getting of call's codec info fails
|
||||
- Avoid possible crash related to settings viewmodel
|
||||
Reference in New Issue
Block a user