New version 82.2.0

This commit is contained in:
Juha Heinanen
2026-05-23 13:37:32 +03:00
parent bdaded5c68
commit 2c0a1216cc
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 = 507
versionName = "82.1.0"
versionCode = 508
versionName = "82.2.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {