New version 86.1.1

This commit is contained in:
Juha Heinanen
2026-07-08 08:25:10 +03:00
parent 8944f3769d
commit f3bc3e12b2
2 changed files with 5 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 525
versionName = "86.1.0"
versionCode = 526
versionName = "86.1.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,3 @@
- Allow empty backup/restore password
- Improved edge-to-edge compatibility
- Optimized decoding of avatar bitmaps