New version 84.0.0

This commit is contained in:
Juha Heinanen
2026-06-20 17:35:21 +03:00
parent d0721fdb4d
commit eb85a5ef1c
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 = 515
versionName = "83.2.0"
versionCode = 516
versionName = "84.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {