New version 87.0.0

This commit is contained in:
Juha Heinanen
2026-07-18 08:39:07 +03:00
parent 119f619807
commit 56b2cefad7
2 changed files with 6 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 528
versionName = "86.2.1"
versionCode = 529
versionName = "87.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {