mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-17 12:58:28 +00:00
Bumped version code for next beta
This commit is contained in:
parent
ac1931c22a
commit
044fcab631
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ android {
|
|||
applicationId = packageName
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 601006 // 6.01.006
|
||||
versionCode = 601007 // 6.01.007
|
||||
versionName = "6.2.0-beta"
|
||||
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = packageName
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue