New version 77.3.1

This commit is contained in:
Juha Heinanen
2026-03-19 16:03:17 +02:00
parent 402248f2c9
commit a982d580ae
2 changed files with 4 additions and 2 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip" applicationId = "com.tutpro.baresip"
minSdk = 28 minSdk = 28
targetSdk = 36 targetSdk = 36
versionCode = 482 versionCode = 483
versionName = "77.3.0" versionName = "77.3.1"
@Suppress("UnstableApiUsage") @Suppress("UnstableApiUsage")
externalNativeBuild { externalNativeBuild {
cmake { cmake {
@@ -0,0 +1,2 @@
- Fixed bug in codecs screen
- New translations (French and Hebrew)