New version 87.2.0

This commit is contained in:
Juha Heinanen
2026-07-21 14:07:19 +03:00
parent 0ed2659330
commit 372d519dff
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 = 531
versionName = "87.0.1"
versionCode = 532
versionName = "87.2.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {