mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 03:18:06 +00:00
Bumped version code
This commit is contained in:
parent
d299b0b129
commit
844b182df2
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ android {
|
|||
applicationId = packageName
|
||||
minSdk = 28
|
||||
targetSdk = 36
|
||||
versionCode = 601001 // 6.01.001
|
||||
versionCode = 601002 // 6.01.002
|
||||
versionName = "6.1.0-alpha"
|
||||
|
||||
manifestPlaceholders["appAuthRedirectScheme"] = packageName
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue