New version 73.0.3

This commit is contained in:
Juha Heinanen
2025-12-18 10:55:06 +02:00
parent 4934e67050
commit 5cc4851c68
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -11,8 +11,8 @@ android {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 462 versionCode = 463
versionName = "73.0.2" versionName = "73.0.3"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {
@@ -0,0 +1 @@
- Optimized amr, g7221, and opus codecs