New version 74.1.0

This commit is contained in:
Juha Heinanen
2025-12-27 12:02:53 +02:00
parent 11156af58e
commit ce0ac6a072
2 changed files with 4 additions and 2 deletions

View File

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

View File

@ -0,0 +1,2 @@
- Fixed bug in restoring Block Unknown account setting
- New translations (Chinese)