New version 82.1.0

This commit is contained in:
Juha Heinanen
2026-05-20 18:05:42 +03:00
parent 03e9ffd854
commit 764f16c170
2 changed files with 12 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 506
versionName = "82.0.1"
versionCode = 507
versionName = "82.1.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {