Bew version 88.1.1

This commit is contained in:
Juha Heinanen
2026-08-02 14:31:02 +03:00
parent 25fb9fbcd9
commit 1ee1629a87
2 changed files with 7 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 535
versionName = "88.1.0"
versionCode = 536
versionName = "88.1.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {