New version 85.1.1

This commit is contained in:
Juha Heinanen
2026-06-27 19:39:34 +03:00
parent e87a06330a
commit 706945be3e
2 changed files with 9 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 518
versionName = "85.1.0"
versionCode = 519
versionName = "85.1.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {