New version 75.0.0

This commit is contained in:
Juha Heinanen
2026-01-06 01:59:12 +02:00
parent 9aaf57aa40
commit d73e53ce2c
2 changed files with 3 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 467
versionName = "74.2.0"
versionCode = 468
versionName = "75.0.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {