New version 77.1.1

This commit is contained in:
Juha Heinanen
2026-02-16 00:59:07 +02:00
parent f8dbbd13bb
commit 479e75c404
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 = 477
versionName = "77.1.0"
versionCode = 478
versionName = "77.1.1"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {