New version 80.1.0
This commit is contained in:
@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
||||
applicationId = "com.tutpro.baresip"
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 500
|
||||
versionName = "80.0.0"
|
||||
versionCode = 501
|
||||
versionName = "80.1.0"
|
||||
@Suppress("UnstableApiUsage")
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/501.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/501.txt
Normal file
@ -0,0 +1,5 @@
|
||||
- Show diverter (if exists) also in incoming call notification
|
||||
- Added sender's avatar also to incoming message notification
|
||||
- Reduced timeout of incoming calls to 60 sec
|
||||
- Removed recommendation to disable battery optimizations
|
||||
- New translations (Chinese, Finnish, Spanish)
|
||||
Reference in New Issue
Block a user