New version 74.0.0

This commit is contained in:
Juha Heinanen
2025-12-26 06:01:42 +02:00
parent e3b56d7449
commit 520f272fb3
2 changed files with 6 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 463
versionName = "73.0.3"
versionCode = 464
versionName = "74.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {