5.3.0 release, updated CHANGELOG

This commit is contained in:
Sylvain Berfini 2025-07-28 13:43:05 +02:00
parent 10eaafce74
commit 77f6f648dd
2 changed files with 6 additions and 1 deletions

View file

@ -10,6 +10,11 @@ Group changes to describe their impact on the project, as follows:
Fixed for any bug fixes.
Security to invite users to upgrade in case of vulnerabilities.
## [5.3.0] - 2025-07-28
## Changed
- Updated SDK & fixed broken API compatibility
## [5.2.5] - 2024-05-03
## Changed

View file

@ -7,7 +7,7 @@ plugins {
}
def appVersionName = "5.3.0"
def appVersionCode = 52005
def appVersionCode = 53000
def packageName = "org.linphone"