New version 79.2.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 497
|
||||
versionName = "79.1.0"
|
||||
versionCode = 498
|
||||
versionName = "79.2.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
6
fastlane/metadata/android/en-US/changelogs/498.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/498.txt
Normal file
@ -0,0 +1,6 @@
|
||||
- Added handling of Bluetooth device call answer/reject/end button clicks in Telecom Framework
|
||||
- Fixed disabling/enabling of call buttons
|
||||
- Set dark theme correctly after restore
|
||||
- Added some null checks in order to avoid possible crashes
|
||||
- New translations (Chinese, Spanish)
|
||||
|
||||
Reference in New Issue
Block a user