New version 86.0.2

This commit is contained in:
Juha Heinanen
2026-06-30 14:18:10 +03:00
parent 74a0e138e8
commit 9aa0674333
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 = 521
versionName = "86.0.1"
versionCode = 522
versionName = "86.0.2"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {