New version 83.0.1

This commit is contained in:
Juha Heinanen
2026-06-04 10:08:30 +03:00
parent a5225db7e3
commit 492d37b464
2 changed files with 4 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 511
versionName = "83.0.0"
versionCode = 512
versionName = "83.0.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,2 @@
- Improved mobile account's airplane mode handling in APIs < 31
- Include also mobile account's call and chat history in backup