New version 80.1.0
This commit is contained in:
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
|
|||||||
applicationId = "com.tutpro.baresip"
|
applicationId = "com.tutpro.baresip"
|
||||||
minSdk = 28
|
minSdk = 28
|
||||||
targetSdk = 36
|
targetSdk = 36
|
||||||
versionCode = 500
|
versionCode = 501
|
||||||
versionName = "80.0.0"
|
versionName = "80.1.0"
|
||||||
@Suppress("UnstableApiUsage")
|
@Suppress("UnstableApiUsage")
|
||||||
externalNativeBuild {
|
externalNativeBuild {
|
||||||
cmake {
|
cmake {
|
||||||
|
|||||||
@@ -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