New version 80.0.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 499
|
||||
versionName = "79.3.0"
|
||||
versionCode = 500
|
||||
versionName = "80.0.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
4
fastlane/metadata/android/en-US/changelogs/500.txt
Normal file
4
fastlane/metadata/android/en-US/changelogs/500.txt
Normal file
@ -0,0 +1,4 @@
|
||||
- Bottom navigation bar color now matches screen background color
|
||||
- In case incoming call is diverted, show also diverter
|
||||
- Fixed possible crash when showing incoming call notification
|
||||
|
||||
Reference in New Issue
Block a user