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 beta
This commit is contained in:
parent
c8e34a33b0
commit
de3280f0e4
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ android {
|
|||
applicationId = packageName
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 601004 // 6.01.004
|
||||
versionCode = 601005 // 6.01.005
|
||||
versionName = "6.2.0-beta"
|
||||
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = packageName
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue