mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
5.3.0 release, updated CHANGELOG
This commit is contained in:
parent
10eaafce74
commit
77f6f648dd
2 changed files with 6 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@ plugins {
|
|||
}
|
||||
|
||||
def appVersionName = "5.3.0"
|
||||
def appVersionCode = 52005
|
||||
def appVersionCode = 53000
|
||||
|
||||
def packageName = "org.linphone"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue