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