New version 79.1.0

This commit is contained in:
Juha Heinanen
2026-04-28 16:37:21 +03:00
parent b1694762e9
commit 7154c5edcb
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 = 496
versionName = "79.0.0"
versionCode = 497
versionName = "79.1.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {