New version 82.0.0

This commit is contained in:
Juha Heinanen
2026-05-19 10:52:20 +03:00
parent 4bae911356
commit 4485b9f8e1
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 = 504
versionName = "81.1.0"
versionCode = 505
versionName = "82.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {