New version 88.0.1

This commit is contained in:
Juha Heinanen
2026-07-23 07:04:47 +03:00
parent 4f608ccbf4
commit 0ad94c6e0e
2 changed files with 8 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 533
versionName = "88.0.0"
versionCode = 534
versionName = "88.0.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {