mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 21:38:29 +00:00
Merge branch 'tmp/6.2.0_rc01' into 'release/6.2'
Bumped version code for next public beta (first release candidate) See merge request BC/public/linphone-android!2483
This commit is contained in:
commit
0574e65238
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ android {
|
|||
applicationId = packageName
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 601008 // 6.01.008
|
||||
versionCode = 601009 // 6.01.009
|
||||
versionName = "6.2.0-beta"
|
||||
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = packageName
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue