New version 73.0.0

This commit is contained in:
Juha Heinanen
2025-12-07 07:51:58 +02:00
parent bcbb76bff1
commit 2804609dea
2 changed files with 5 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 459
versionName = "72.0.0"
versionCode = 460
versionName = "73.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {