New version 79.3.0

This commit is contained in:
Juha Heinanen
2026-05-02 11:41:05 +03:00
parent e3484faa11
commit b56bcfa3f6
2 changed files with 5 additions and 2 deletions

View File

@ -13,8 +13,8 @@ configure<ApplicationExtension> {
applicationId = "com.tutpro.baresip"
minSdk = 28
targetSdk = 36
versionCode = 498
versionName = "79.2.0"
versionCode = 499
versionName = "79.3.0"
@Suppress("UnstableApiUsage")
externalNativeBuild {
cmake {

View File

@ -0,0 +1,3 @@
- Audio related fixes and improvements (tested on Android versions 10-16)
- In settings, check if restart is needed also when touching back button
- Modified Telecom Framework help text